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

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

Completed in 89 milliseconds