Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DSTLAlgorithmModeling.cpp32 using FnCheck = bool (STLAlgorithmModeling::*)(CheckerContext &, typedef in __anon474763890111::STLAlgorithmModeling
H A DDebugContainerModeling.cpp41 typedef void (DebugContainerModeling::*FnCheck)(const CallExpr *, typedef in __anona25ec9190111::DebugContainerModeling
H A DDebugIteratorModeling.cpp42 typedef void (DebugIteratorModeling::*FnCheck)(const CallExpr *, typedef in __anon6ad407a00111::DebugIteratorModeling
H A DExprInspectionChecker.cpp57 typedef void (ExprInspectionChecker::*FnCheck)(const CallExpr *, typedef in __anon962985d00111::ExprInspectionChecker
H A DPthreadLockChecker.cpp85 typedef void (PthreadLockChecker::*FnCheck)(const CallEvent &Call, typedef in __anon2fde34a60111::PthreadLockChecker
H A DCheckSecuritySyntaxOnly.cpp97 typedef void (WalkAST::*FnCheck)(const CallExpr *, const FunctionDecl *); typedef in __anondad1c33f0111::WalkAST
H A DStreamChecker.cpp165 using FnCheck = std::function<void(const StreamChecker *, const FnDescription *, global() typedef
H A DCStringChecker.cpp123 using FnCheck = std::function<void(const CStringChecker *, CheckerContext &, global() typedef in __anon6d5a4d8f0111::CStringChecker