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

  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp 652 } else if (const NestedNameSpecifier *NNS =
653 Nodes->getNodeAs<NestedNameSpecifier>(Id)) {
    [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 114 typedef internal::Matcher<NestedNameSpecifier> NestedNameSpecifierMatcher;
    [all...]

Completed in 28 milliseconds