Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DTypeSystem.cpp113 CompilerType TypeSystem::GetBuiltinTypeByName(ConstString name) { in GetBuiltinTypeByName() function in TypeSystem
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp5306 CompilerType TypeSystemClang::GetBuiltinTypeByName(ConstString name) { in GetBuiltinTypeByName() function in TypeSystemClang