Searched defs:underlying_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1158 CompilerType underlying_type = m_ast.GetEnumerationIntegerType(enum_type); local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1105 clang::QualType underlying_type = GetOrCreateType(er.UnderlyingType); local
H A DSymbolFileNativePDB.cpp583 TypeSP underlying_type = GetOrCreateType(er.UnderlyingType); local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8157 CompilerType underlying_type = GetEnumerationIntegerType(enum_type); local

Completed in 92 milliseconds