Searched defs:GetEnumerationIntegerType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBType.cpp | 435 SBType SBType::GetEnumerationIntegerType() { in GetEnumerationIntegerType() function in SBType |
/llvm-project/lldb/source/Symbol/ | ||
H A D | CompilerType.cpp | 618 CompilerType CompilerType::GetEnumerationIntegerType() const { GetEnumerationIntegerType() function in CompilerType |
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 4318 TypeSystemClang::GetEnumerationIntegerType(lldb::opaque_compiler_type_t type) { GetEnumerationIntegerType() function in TypeSystemClang |