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

  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 340 REGISTER_MATCHER(usingDirectiveDecl);
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 940 /// usingDirectiveDecl()
942 const internal::VariadicDynCastAllOfMatcher<Decl, UsingDirectiveDecl>
943 usingDirectiveDecl;
    [all...]
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp     [all...]

Completed in 42 milliseconds