Home
last modified time | relevance | path

Searched refs:identifyCall (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp2257 static CStringChecker::FnCheck identifyCall(const CallExpr *CE, in identifyCall() function
2336 FnCheck evalFunction = identifyCall(CE, C); in evalCall()