Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Analysis/
DCFG.cpp75 static bool IsIntegerLiteralConstantExpr(const Expr *E) { in IsIntegerLiteralConstantExpr() function
101 if (IsIntegerLiteralConstantExpr(E)) in tryTransformToIntOrEnumConstant()