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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangFunctionCaller.cpp105 bool trust_function = false; local
113 trust_function = true;
129 if (trust_function) {

Completed in 54 milliseconds