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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSecuritySyntaxOnly.cpp98 void checkCall_vfork(const CallExpr *CE, const FunctionDecl *FD);
148 .Case("vfork", &WalkAST::checkCall_vfork)
670 void WalkAST::checkCall_vfork(const CallExpr *CE, const FunctionDecl *FD) { function in class:WalkAST

Completed in 150 milliseconds