clang API Documentation
Public Member Functions | |
MatchesAny (ArrayRef< std::string > Arr) | |
bool | operator() (StringRef S) |
Definition at line 175 of file CompilationDatabase.cpp.
clang::tooling::MatchesAny::MatchesAny | ( | ArrayRef< std::string > | Arr | ) | [inline] |
Definition at line 176 of file CompilationDatabase.cpp.
bool clang::tooling::MatchesAny::operator() | ( | StringRef | S | ) | [inline] |
Definition at line 177 of file CompilationDatabase.cpp.