Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp157 bool WasInlined; member
162 WasInlined(wasInlined) {} in CheckStmtContext()
174 CheckerContext C(Bldr, Eng, Pred, L, WasInlined); in runChecker()
189 S, Eng, WasInlined); in runCheckersForStmt()
199 bool WasInlined; member
229 CheckerContext C(Bldr, Eng, Pred, L, WasInlined); in runChecker()
270 bool IsPreVisit, WasInlined; member
287 CheckerContext C(Bldr, Eng, Pred, L, WasInlined); in runChecker()
305 Call, Eng, WasInlined); in runCheckersForCallEvent()
509 bool WasInlined; member
[all …]