Searched refs:getCommonNNS (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ASTContext.cpp | 13027 static NestedNameSpecifier *getCommonNNS(ASTContext &Ctx, const T *X, in getCommonNNS() function 13441 getCommonTypeKeyword(NX, NY), getCommonNNS(Ctx, NX, NY), in getCommonNonSugarTypeNode() 13451 getCommonTypeKeyword(TX, TY), getCommonNNS(Ctx, TX, TY), in getCommonNonSugarTypeNode() 13607 ::getCommonTypeKeyword(EX, EY), ::getCommonNNS(Ctx, EX, EY), in getCommonSugarTypeNode()
|