Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/API/
H A DSBType.cpp363 SBType SBType::GetBasicType(lldb::BasicType basic_type) { in GetBasicType()
/llvm-project-15.0.7/lldb/unittests/Symbol/
H A DTestTypeSystemClang.cpp257 for (lldb::BasicType basic_type : types_to_test) { in TEST_F() local
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp930 CompilerType TypeSystemClang::GetBasicType(lldb::BasicType basic_type) { in GetBasicType()
2009 lldb::BasicType basic_type) { in GetOpaqueCompilerType()
4660 CompilerType TypeSystemClang::GetBasicTypeFromAST(lldb::BasicType basic_type) { in GetBasicTypeFromAST()