Searched refs:createOuterNNS (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | QualTypeNames.cpp | 190 static NestedNameSpecifier *createOuterNNS(const ASTContext &Ctx, const Decl *D, in createOuterNNS() function 355 createOuterNNS(Ctx, Namespace, FullyQualified, WithGlobalNsPrefix), in createNestedNameSpecifier() 374 Ctx, createOuterNNS(Ctx, TD, FullyQualify, WithGlobalNsPrefix), in createNestedNameSpecifier()
|