Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp312 struct CheckLocationContext { struct
322 CheckLocationContext(const CheckersTy &checkers, in CheckLocationContext() function
355 CheckLocationContext C(LocationCheckers, location, isLoad, NodeEx, in runCheckersForLocation()