Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/include/lldb/Target/
HDObjCLanguageRuntime.h432 IsPossibleObjCMethodName (const char *name) in IsPossibleObjCMethodName() function
/trueos/contrib/llvm/tools/lldb/source/Core/
HDModule.cpp1609 else if (ObjCLanguageRuntime::IsPossibleObjCMethodName (name_cstr)) in PrepareForFunctionNameLookup()
/trueos/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.cpp3680 if (ObjCLanguageRuntime::IsPossibleObjCMethodName(die_name)) in FindFunctions()