Searched refs:isNumericLiteralExpression (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp1873 static bool isNumericLiteralExpression(const Expr *E) { function
1919 if (isNumericLiteralExpression(BL->getSubExpr()))

Completed in 39 milliseconds