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