Searched defs:NestedNameSpecifierLoc (Results 1 – 5 of 5) sorted by relevance
30 class NestedNameSpecifierLoc; variable
260 NestedNameSpecifierLoc(NestedNameSpecifier *Qualifier, void *Data) in NestedNameSpecifierLoc() function
1280 size_t numTrailingObjects(OverloadToken<NestedNameSpecifierLoc>) const { in numTrailingObjects()3306 size_t numTrailingObjects(OverloadToken<NestedNameSpecifierLoc>) const { in numTrailingObjects()
219 NestedNameSpecifierLoc; member
7842 AST_MATCHER_P(NestedNameSpecifierLoc, specifiesTypeLoc, in AST_MATCHER_P() argument