Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1436 ClangDynamicCheckerFunctions *dynamic_checkers = in PrepareForExecution() local
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DProcess.cpp1562 void Process::SetDynamicCheckers(DynamicCheckerFunctions *dynamic_checkers) { in SetDynamicCheckers()