Home
last modified time | relevance | path

Searched defs:GetEnumerationIntegerType (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/source/API/
H A DSBType.cpp345 SBType SBType::GetEnumerationIntegerType() { in GetEnumerationIntegerType() function in SBType
/llvm-project-15.0.7/lldb/source/Symbol/
H A DCompilerType.cpp353 CompilerType CompilerType::GetEnumerationIntegerType() const { in GetEnumerationIntegerType() function in CompilerType
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4300 TypeSystemClang::GetEnumerationIntegerType(lldb::opaque_compiler_type_t type) { in GetEnumerationIntegerType() function in TypeSystemClang
8432 CompilerType TypeSystemClang::GetEnumerationIntegerType(CompilerType type) { in GetEnumerationIntegerType() function in TypeSystemClang