Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangFunctionCaller.cpp106 bool trust_function = false; in CompileFunction() local
114 trust_function = true; in CompileFunction()
130 if (trust_function) { in CompileFunction()