Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp409 struct CheckBeginFunctionContext { struct
416 CheckBeginFunctionContext(const CheckersTy &Checkers, ExprEngine &Eng, in CheckBeginFunctionContext() function
440 CheckBeginFunctionContext C(BeginFunctionCheckers, Eng, L); in runCheckersForBeginFunction()