Searched defs:ElaboratedTypeLoc (Results 1 – 3 of 3) sorted by relevance
113 if (auto ElaboratedTypeLoc = TL.getAs<clang::ElaboratedTypeLoc>()) { in StartLocationForType() local147 if (auto ElaboratedTypeLoc = TL.getAs<clang::ElaboratedTypeLoc>()) in GetNestedNameForType() local
164 AST_POLYMORPHIC_SUPPORTED_TYPES(ElaboratedTypeLoc, in AST_POLYMORPHIC_MATCHER()
6985 AST_MATCHER_P(ElaboratedTypeLoc,hasNamedTypeLoc,internal::Matcher<TypeLoc>,InnerMatcher) AST_MATCHER_P() argument