Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp311 struct CheckLocationContext { struct
321 CheckLocationContext(const CheckersTy &checkers, in CheckLocationContext() function
354 CheckLocationContext C(LocationCheckers, location, isLoad, NodeEx, in runCheckersForLocation()