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

/external/lldb/source/Target/
H A DObjCLanguageRuntime.cpp361 ObjCLanguageRuntime::MethodName::GetFullNameWithoutCategory (bool empty_if_no_category) argument
376 if (!empty_if_no_category)
/external/lldb/include/lldb/Target/
H A DObjCLanguageRuntime.h100 GetFullNameWithoutCategory (bool empty_if_no_category);

Completed in 73 milliseconds