Home
last modified time | relevance | path

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

/external/lldb/source/Expression/
DClangFunction.cpp138 bool trust_function = false; in CompileFunction() local
149 trust_function = true; in CompileFunction()
164 if (trust_function) in CompileFunction()