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

  /external/clang/unittests/AST/
ASTContextParentMapTest.cpp 45 MatchVerifier<NestedNameSpecifierLoc> Verifier;
47 nestedNameSpecifierLoc(hasParent(typeLoc()))));
ASTTypeTraitsTest.cpp 113 VERIFY_NAME(NestedNameSpecifierLoc);
149 nestedNameSpecifierLoc()));
  /external/clang/unittests/ASTMatchers/
ASTMatchersTraversalTest.cpp     [all...]
ASTMatchersNodeTest.cpp     [all...]
  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 349 REGISTER_MATCHER(nestedNameSpecifierLoc);
469 ASTNodeKind::getFromNodeKind<NestedNameSpecifierLoc>(),
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 128 typedef internal::Matcher<NestedNameSpecifierLoc> NestedNameSpecifierLocMatcher;
    [all...]

Completed in 65 milliseconds