Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/lldb-test/
H A Dlldb-test.cpp164 static FunctionNameType getFunctionNameFlags() { in getFunctionNameFlags() function
462 Symfile.FindFunctions(ConstString(Name), ContextPtr, getFunctionNameFlags(), in findFunctions()
777 if (Regex + (getFunctionNameFlags() != 0) + !File.empty() >= 2) in getAction()
787 if (Regex || getFunctionNameFlags() != 0) in getAction()