Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/lldb-test/
H A Dlldb-test.cpp211 static FunctionNameType getFunctionNameFlags() { in getFunctionNameFlags() function
509 Module::LookupInfo lookup_info(ConstString(Name), getFunctionNameFlags(), in findFunctions()
824 if (Regex + (getFunctionNameFlags() != 0) + !File.empty() >= 2) in getAction()
834 if (Regex || getFunctionNameFlags() != 0) in getAction()