Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp411 struct CheckBeginFunctionContext { struct
418 CheckBeginFunctionContext(const CheckersTy &Checkers, ExprEngine &Eng, in CheckBeginFunctionContext() argument
442 CheckBeginFunctionContext C(BeginFunctionCheckers, Eng, L); in runCheckersForBeginFunction()