Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.cpp413 Type *underlying_type = ResolveTypeUID(ctf_typedef.type); in CreateTypedef() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1187 CompilerType underlying_type = m_ast.GetEnumerationIntegerType(enum_type); in AddEnumValue() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1150 clang::QualType underlying_type = GetOrCreateType(er.UnderlyingType); CreateEnumType() local
H A DSymbolFileNativePDB.cpp675 TypeSP underlying_type = GetOrCreateType(er.UnderlyingType); in CreateTagType() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8539 CompilerType underlying_type = GetEnumerationIntegerType(enum_type); in AddEnumerationValueToEnumerationType() local