Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangFunctionCaller.cpp106 bool trust_function = false; in CompileFunction() local
114 trust_function = true; in CompileFunction()
130 if (trust_function) { in CompileFunction()