Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DValistChecker.cpp288 if (const Stmt *StartCallStmt = StartNode->getStmtForDiagnostics()) in reportLeakedVALists() local
290 StartCallStmt, C.getSourceManager(), StartNode->getLocationContext()); in reportLeakedVALists()