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 259 const internal::VariadicAllOfMatcher<Decl> decl;
402 const internal::VariadicAllOfMatcher<CXXCtorInitializer> cxxCtorInitializer;
413 const internal::VariadicAllOfMatcher<TemplateArgument> templateArgument;
876 const internal::VariadicAllOfMatcher<Stmt> stmt;
    [all...]
ASTMatchersInternal.h     [all...]

Completed in 776 milliseconds