Home
last modified time | relevance | path

Searched defs:CheckFn (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h628 CheckDeclFunc CheckFn; member
640 CheckStmtFunc CheckFn; member
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp391 using CheckFn = std::function<void(const MallocChecker *, global() typedef in __anonfd3743ad0411::MallocChecker
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2577 const FunctionDecl *CheckFn = getTemplateInstantiationPattern(); hasInlineBody() local