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

  /external/clang/unittests/AST/
ASTContextParentMapTest.cpp 49 MatchVerifier<NestedNameSpecifierLoc> Verifier;
51 nestedNameSpecifierLoc(hasParent(typeLoc()))));
ASTTypeTraitsTest.cpp 138 nestedNameSpecifierLoc()));
  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 318 REGISTER_MATCHER(nestedNameSpecifierLoc);
427 ASTNodeKind::getFromNodeKind<NestedNameSpecifierLoc>(),
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp     [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 128 typedef internal::Matcher<NestedNameSpecifierLoc> NestedNameSpecifierLocMatcher;
    [all...]

Completed in 46 milliseconds