Home
last modified time | relevance | path

Searched refs:getCommonNNS (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp12393 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()