Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangFunctionCaller.cpp108 bool trust_function = false; in CompileFunction() local
116 trust_function = true; in CompileFunction()
132 if (trust_function) { in CompileFunction()