HomeSort by: relevance | last modified time | path
    Searched refs:HasAnyOperatorNameMatcher (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 2230 class HasAnyOperatorNameMatcher : public SingleNodeMatcherInterface<T> {
2241 explicit HasAnyOperatorNameMatcher(std::vector<std::string> Names)
2278 PolymorphicMatcher<HasAnyOperatorNameMatcher,
ASTMatchers.h 5440 internal::PolymorphicMatcher<internal::HasAnyOperatorNameMatcher,

Completed in 58 milliseconds