Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Symbol/
H A DTypeSystem.cpp112 CompilerType TypeSystem::GetBuiltinTypeByName(ConstString name) { in GetBuiltinTypeByName() function in TypeSystem
/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp5525 CompilerType TypeSystemClang::GetBuiltinTypeByName(ConstString name) { in GetBuiltinTypeByName() function in TypeSystemClang