Searched defs:FnCheck (Results 1 – 8 of 8) sorted by relevance
| /src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | STLAlgorithmModeling.cpp | 32 using FnCheck = bool (STLAlgorithmModeling::*)(CheckerContext &, typedef in __anon9e85ab2c0111::STLAlgorithmModeling
|
| H A D | DebugContainerModeling.cpp | 41 typedef void (DebugContainerModeling::*FnCheck)(const CallExpr *, typedef in __anonc24d857c0111::DebugContainerModeling
|
| H A D | DebugIteratorModeling.cpp | 42 typedef void (DebugIteratorModeling::*FnCheck)(const CallExpr *, typedef in __anona9db43a30111::DebugIteratorModeling
|
| H A D | PthreadLockChecker.cpp | 85 typedef void (PthreadLockChecker::*FnCheck)(const CallEvent &Call, typedef in __anon129037890111::PthreadLockChecker
|
| H A D | ExprInspectionChecker.cpp | 57 typedef void (ExprInspectionChecker::*FnCheck)(const CallExpr *, typedef in __anond530c1d30111::ExprInspectionChecker
|
| H A D | CheckSecuritySyntaxOnly.cpp | 97 typedef void (WalkAST::*FnCheck)(const CallExpr *, const FunctionDecl *); typedef in __anonf8980c020111::WalkAST
|
| H A D | StreamChecker.cpp | 195 using FnCheck = std::function<void(const StreamChecker *, const FnDescription *, typedef
|
| H A D | CStringChecker.cpp | 127 using FnCheck = std::function<void(const CStringChecker *, CheckerContext &, typedef in __anonab3056f20111::CStringChecker
|