Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp12566 template <class T> static auto *getCommonSizeExpr(ASTContext &Ctx, T *X, T *Y) { in getCommonSizeExpr() function
12732 getCommonSizeExpr(Ctx, AX, AY), getCommonSizeModifier(AX, AY), in getCommonNonSugarTypeNode()
12886 getCommonSizeExpr(Ctx, VX, VY), in getCommonNonSugarTypeNode()
12894 getCommonElementType(Ctx, VX, VY), getCommonSizeExpr(Ctx, VX, VY), in getCommonNonSugarTypeNode()