Searched refs:getCommonTypeKeyword (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | ASTContext.cpp | 12387 static ElaboratedTypeKeyword getCommonTypeKeyword(const T *X, const T *Y) { in getCommonTypeKeyword() 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()
|