Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Symbol/
DSymbol.h265 GetDemangledNameIsSynthesized() const in GetDemangledNameIsSynthesized() function
/external/lldb/source/Expression/
DClangExpressionDeclMap.cpp709 if (symbol->GetDemangledNameIsSynthesized()) in FindGlobalDataSymbol()