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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSecuritySyntaxOnly.cpp92 void checkLoopConditionForFloat(const ForStmt *FS);
173 checkLoopConditionForFloat(FS);
219 void WalkAST::checkLoopConditionForFloat(const ForStmt *FS) { function in class:WalkAST

Completed in 120 milliseconds