Searched refs:nestedNameSpecifier (Results 1 – 4 of 4) sorted by relevance
210 NestedNameSpecifierDependence nestedNameSpecifier() const { in LLVM_COMMON_DEPENDENCE()297 return Dependence(D).nestedNameSpecifier(); in toNestedNameSpecifierDependendence()
506 REGISTER_MATCHER(nestedNameSpecifier); in RegistryMaps()
1039 const internal::VariadicAllOfMatcher<NestedNameSpecifier> nestedNameSpecifier; variable
7722 /// nestedNameSpecifier()7725 nestedNameSpecifier; in AST_MATCHER_P() 7727 /// Same as \c nestedNameSpecifier but matches \c NestedNameSpecifierLoc. in AST_MATCHER_P() 7749 /// nestedNameSpecifier(specifiesType(7784 /// nestedNameSpecifier(hasPrefix(specifiesType(asString("struct A")))) and7821 /// nestedNameSpecifier(specifiesNamespace(hasName("ns")))