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

  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp 666 } else if (const NestedNameSpecifier *NNS =
667 Nodes->getNodeAs<NestedNameSpecifier>(Id)) {
    [all...]
  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 343 REGISTER_MATCHER(nestedNameSpecifier);
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 115 typedef internal::Matcher<NestedNameSpecifier> NestedNameSpecifierMatcher;
    [all...]

Completed in 1623 milliseconds