Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DSTLAlgorithmModeling.cpp32 using FnCheck = bool (STLAlgorithmModeling::*)(CheckerContext &, typedef in __anon9e85ab2c0111::STLAlgorithmModeling
H A DDebugContainerModeling.cpp41 typedef void (DebugContainerModeling::*FnCheck)(const CallExpr *, typedef in __anonc24d857c0111::DebugContainerModeling
H A DDebugIteratorModeling.cpp42 typedef void (DebugIteratorModeling::*FnCheck)(const CallExpr *, typedef in __anona9db43a30111::DebugIteratorModeling
H A DPthreadLockChecker.cpp85 typedef void (PthreadLockChecker::*FnCheck)(const CallEvent &Call, typedef in __anon129037890111::PthreadLockChecker
H A DExprInspectionChecker.cpp57 typedef void (ExprInspectionChecker::*FnCheck)(const CallExpr *, typedef in __anond530c1d30111::ExprInspectionChecker
H A DCheckSecuritySyntaxOnly.cpp97 typedef void (WalkAST::*FnCheck)(const CallExpr *, const FunctionDecl *); typedef in __anonf8980c020111::WalkAST
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 __anonab3056f20111::CStringChecker