Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBType.cpp344 SBType SBType::GetEnumerationIntegerType() { in GetEnumerationIntegerType() function in SBType
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DCompilerType.cpp412 CompilerType CompilerType::GetEnumerationIntegerType() const { in GetEnumerationIntegerType() function in CompilerType
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4349 TypeSystemClang::GetEnumerationIntegerType(lldb::opaque_compiler_type_t type) { in GetEnumerationIntegerType() function in TypeSystemClang
8509 CompilerType TypeSystemClang::GetEnumerationIntegerType(CompilerType type) { in GetEnumerationIntegerType() function in TypeSystemClang