Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h632 CheckDeclFunc CheckFn; member
644 CheckStmtFunc CheckFn; member
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclCXX.cpp2491 const FunctionDecl *CheckFn = getTemplateInstantiationPattern(); in hasInlineBody() local
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp378 using CheckFn = std::function<void(const MallocChecker *, typedef in __anon700d2efc0411::MallocChecker