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

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

Completed in 37 milliseconds