Home
last modified time | relevance | path

Searched defs:checker_funcs (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRDynamicChecks.h35 static bool classof(const DynamicCheckerFunctions *checker_funcs) { in classof()
H A DClangExpressionParser.cpp1438 if (auto *checker_funcs = llvm::dyn_cast<ClangDynamicCheckerFunctions>( PrepareForExecution() local