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