Home
last modified time | relevance | path

Searched defs:printExtra (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVType.cpp294 void LVType::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVType
360 void LVTypeDefinition::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVTypeDefinition
373 void LVTypeEnumerator::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVTypeEnumerator
385 void LVTypeImport::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVTypeImport
470 void LVTypeParam::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVTypeParam
526 void LVTypeSubrange::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVTypeSubrange
H A DLVScope.cpp1016 void LVScope::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVScope
1066 void LVScopeAggregate::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVScopeAggregate
1086 void LVScopeAlias::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVScopeAlias
1181 void LVScopeArray::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVScopeArray
1718 void LVScopeCompileUnit::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVScopeCompileUnit
1753 void LVScopeEnumeration::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVScopeEnumeration
1772 void LVScopeFormalPack::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVScopeFormalPack
1876 void LVScopeFunction::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVScopeFunction
1942 void LVScopeFunctionInlined::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVScopeFunctionInlined
1989 void LVScopeModule::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVScopeModule
[all …]
H A DLVLine.cpp199 void LVLineDebug::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVLineDebug
218 void LVLineAssembler::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVLineAssembler
H A DLVLocation.cpp552 void LVLocation::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVLocation
651 void LVLocationSymbol::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVLocationSymbol
H A DLVSymbol.cpp398 void LVSymbol::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVSymbol