Home
last modified time | relevance | path

Searched refs:ir_dynamic_checks (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1443 IRDynamicChecks ir_dynamic_checks(*checker_funcs, in DoPrepareForExecution() local
1447 if (!module || !ir_dynamic_checks.runOnModule(*module)) { in DoPrepareForExecution()