Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DBasicObjCFoundationChecks.cpp253 SVal CallV = state->getSVal(Callee); in checkPreStmt() local
254 const FunctionDecl* FD = CallV.getAsFunctionDecl(); in checkPreStmt()