Home
last modified time | relevance | path

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

/freebsd-src/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
356 void LVTypeDefinition::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVTypeDefinition
369 void LVTypeEnumerator::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVTypeEnumerator
381 void LVTypeImport::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVTypeImport
466 void LVTypeParam::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVTypeParam
522 void LVTypeSubrange::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVTypeSubrange
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 DLVScope.cpp1009 void LVScope::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVScope
1055 void LVScopeAggregate::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVScopeAggregate
1075 void LVScopeAlias::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVScopeAlias
1170 void LVScopeArray::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVScopeArray
1708 void LVScopeCompileUnit::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVScopeCompileUnit
1735 void LVScopeEnumeration::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVScopeEnumeration
1754 void LVScopeFormalPack::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVScopeFormalPack
1858 void LVScopeFunction::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVScopeFunction
1924 void LVScopeFunctionInlined::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVScopeFunctionInlined
1992 void LVScopeNamespace::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVScopeNamespace
[all …]
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.cpp399 void LVSymbol::printExtra(raw_ostream &OS, bool Full) const { in printExtra() function in LVSymbol