Home
last modified time | relevance | path

Searched defs:FnCheck (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DSTLAlgorithmModeling.cpp32 using FnCheck = bool (STLAlgorithmModeling::*)(CheckerContext &, typedef in __anon0b7998770111::STLAlgorithmModeling
H A DDebugContainerModeling.cpp41 typedef void (DebugContainerModeling::*FnCheck)(const CallExpr *, typedef in __anon3bf1f1870111::DebugContainerModeling
H A DDebugIteratorModeling.cpp42 typedef void (DebugIteratorModeling::*FnCheck)(const CallExpr *, typedef in __anonb54cda4e0111::DebugIteratorModeling
H A DPthreadLockChecker.cpp85 typedef void (PthreadLockChecker::*FnCheck)(const CallEvent &Call, typedef in __anonba8256140111::PthreadLockChecker
H A DStreamChecker.cpp195 using FnCheck = std::function<void(const StreamChecker *, const FnDescription *, typedef
H A DCStringChecker.cpp127 using FnCheck = std::function<void(const CStringChecker *, CheckerContext &, typedef in __anonfd7ae7fd0111::CStringChecker