Searched defs:HandlerFn (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/unittests/StaticAnalyzer/ | ||
H A D | BugReportInterestingnessTest.cpp | 32 using HandlerFn = std::function<void(const InterestingnessTestChecker *, typedef in __anon06e55f050111::InterestingnessTestChecker |
H A D | MemRegionDescriptiveNameTest.cpp | 41 const CallDescription HandlerFn = { global() member in __anon3d1bceec0111::DescriptiveNameChecker |
H A D | FalsePositiveRefutationBRVisitorTest.cpp | 30 using HandlerFn = bool (Self::*)(const CallEvent &Call, typedef in clang::ento::__anon9aeac3c90111::FalsePositiveGenerator |
/llvm-project/clang/lib/StaticAnalyzer/Checkers/cert/ | ||
H A D | InvalidPtrChecker.cpp | 40 using HandlerFn = void (InvalidPtrChecker::*)(const CallEvent &Call, typedef in __anon325707d00111::InvalidPtrChecker |
/llvm-project/llvm/tools/llvm-dwarfdump/ | ||
H A D | llvm-dwarfdump.cpp | 393 using HandlerFn = std::function<bool(ObjectFile &, DWARFContext &DICtx, typedef |