Home
last modified time | relevance | path

Searched defs:GetBasicTypeEnumeration (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp782 lldb::BasicType CompilerType::GetBasicTypeEnumeration() const { in GetBasicTypeEnumeration() function in CompilerType
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp866 lldb::BasicType TypeSystemClang::GetBasicTypeEnumeration(llvm::StringRef name) { in GetBasicTypeEnumeration() function in TypeSystemClang
5410 TypeSystemClang::GetBasicTypeEnumeration(lldb::opaque_compiler_type_t type) { in GetBasicTypeEnumeration() function in TypeSystemClang