Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DCompilerType.cpp462 CompilerType::GetBasicTypeFromAST(lldb::BasicType basic_type) const { in GetBasicTypeFromAST() function in CompilerType
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp4570 CompilerType TypeSystemClang::GetBasicTypeFromAST(lldb::BasicType basic_type) { in GetBasicTypeFromAST() function in TypeSystemClang