Searched defs:checker_funcs (Results 1 – 2 of 2) sorted by relevance
35 static bool classof(const DynamicCheckerFunctions *checker_funcs) { in classof()
1456 if (auto *checker_funcs = llvm::dyn_cast<ClangDynamicCheckerFunctions>( in PrepareForExecution() local