clang API Documentation

Public Member Functions
clang::tooling::MatchesAny Struct Reference

List of all members.

Public Member Functions

 MatchesAny (ArrayRef< std::string > Arr)
bool operator() (StringRef S)

Detailed Description

Definition at line 175 of file CompilationDatabase.cpp.


Constructor & Destructor Documentation

clang::tooling::MatchesAny::MatchesAny ( ArrayRef< std::string >  Arr) [inline]

Definition at line 176 of file CompilationDatabase.cpp.


Member Function Documentation

bool clang::tooling::MatchesAny::operator() ( StringRef  S) [inline]

Definition at line 177 of file CompilationDatabase.cpp.


The documentation for this struct was generated from the following file: