Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Symbol/
DClangExternalASTSourceCommon.h65 SetIsDynamicCXXType (bool b) in SetIsDynamicCXXType() function
/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp6129 metadata.SetIsDynamicCXXType(ClassOrStructIsVirtual (dwarf_cu, die)); in ParseType()