HomeSort by relevance Sort by last modified time
    Searched refs:VariadicAllOfMatcher (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 283 const internal::VariadicAllOfMatcher<Decl> decl;
437 const internal::VariadicAllOfMatcher<CXXCtorInitializer> cxxCtorInitializer;
448 const internal::VariadicAllOfMatcher<TemplateArgument> templateArgument;
985 const internal::VariadicAllOfMatcher<Stmt> stmt;
    [all...]
ASTMatchersInternal.h     [all...]

Completed in 139 milliseconds