Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
DPDBASTParser.cpp1189 CompilerType underlying_type = m_ast.GetEnumerationIntegerType(enum_type); in AddEnumValue() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbAstBuilder.cpp1149 clang::QualType underlying_type = GetOrCreateType(er.UnderlyingType); in CreateEnumType() local
DSymbolFileNativePDB.cpp672 TypeSP underlying_type = GetOrCreateType(er.UnderlyingType); in CreateTagType() local
/openbsd/src/gnu/gcc/gcc/cp/
Ddecl.c10149 tree underlying_type = NULL_TREE; in finish_enum() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp8499 CompilerType underlying_type = GetEnumerationIntegerType(enum_type); in AddEnumerationValueToEnumerationType() local