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

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp135 bool checkPre(const CallExpr *CE, const FunctionData &FData,
525 if (checkPre(CE, *FData, C))
629 bool GenericTaintChecker::checkPre(const CallExpr *CE, function in class:GenericTaintChecker

Completed in 193 milliseconds