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.cpp13857 template <class T> static auto *getCommonSizeExpr(ASTContext &Ctx, T *X, T *Y) { in getCommonSizeExpr() function
14025 getCommonSizeExpr(Ctx, AX, AY), getCommonSizeModifier(AX, AY), in getCommonNonSugarTypeNode()
14189 getCommonSizeExpr(Ctx, VX, VY), in getCommonNonSugarTypeNode()
14197 getCommonElementType(Ctx, VX, VY), getCommonSizeExpr(Ctx, VX, VY), in getCommonNonSugarTypeNode()