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

  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 362 REGISTER_MATCHER(typedefDecl);
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 167 /// typedefDecl()
169 const internal::VariadicDynCastAllOfMatcher<Decl, TypedefDecl> typedefDecl;
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp     [all...]

Completed in 3181 milliseconds