Searched refs:getCommonSizeExpr (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | ASTContext.cpp | 12424 template <class T> static auto *getCommonSizeExpr(ASTContext &Ctx, T *X, T *Y) { in getCommonSizeExpr() function 12591 getCommonSizeExpr(Ctx, AX, AY), getCommonSizeModifier(AX, AY), in getCommonNonSugarTypeNode() 12745 getCommonSizeExpr(Ctx, VX, VY), in getCommonNonSugarTypeNode() 12753 getCommonElementType(Ctx, VX, VY), getCommonSizeExpr(Ctx, VX, VY), in getCommonNonSugarTypeNode()
|