Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangFunctionCaller.cpp105 bool trust_function = false; in CompileFunction() local
113 trust_function = true; in CompileFunction()
129 if (trust_function) { in CompileFunction()