Searched refs:getCommonNNS (Results 1 – 1 of 1) sorted by relevance
/openbsd/gnu/llvm/clang/lib/AST/ |
H A D | ASTContext.cpp | 12393 static NestedNameSpecifier *getCommonNNS(ASTContext &Ctx, const T *X, in getCommonNNS() function 12779 getCommonTypeKeyword(NX, NY), getCommonNNS(Ctx, NX, NY), in getCommonNonSugarTypeNode() 12789 getCommonTypeKeyword(TX, TY), getCommonNNS(Ctx, TX, TY), in getCommonNonSugarTypeNode() 12941 ::getCommonTypeKeyword(EX, EY), ::getCommonNNS(Ctx, EX, EY), in getCommonSugarTypeNode()
|