Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DSTLAlgorithmModeling.cpp32 using FnCheck = bool (STLAlgorithmModeling::*)(CheckerContext &, typedef in __anon0599f2ee0111::STLAlgorithmModeling
H A DDebugContainerModeling.cpp40 typedef void (DebugContainerModeling::*FnCheck)(const CallExpr *, typedef in __anon3f92c5be0111::DebugContainerModeling
H A DDebugIteratorModeling.cpp41 typedef void (DebugIteratorModeling::*FnCheck)(const CallExpr *, typedef in __anonf37883a50111::DebugIteratorModeling
H A DPthreadLockChecker.cpp85 typedef void (PthreadLockChecker::*FnCheck)(const CallEvent &Call, typedef in __anoned0ba6cb0111::PthreadLockChecker
H A DExprInspectionChecker.cpp57 typedef void (ExprInspectionChecker::*FnCheck)(const CallExpr *, typedef in __anon1ece01d50111::ExprInspectionChecker
H A DCheckSecuritySyntaxOnly.cpp98 typedef void (WalkAST::*FnCheck)(const CallExpr *, const FunctionDecl *); typedef in __anon1e8554840111::WalkAST
H A DStreamChecker.cpp165 using FnCheck = std::function<void(const StreamChecker *, const FnDescription *, typedef
H A DCStringChecker.cpp134 using FnCheck = std::function<void(const CStringChecker *, CheckerContext &, typedef in __anonb92275340111::CStringChecker