Home
last modified time | relevance | path

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

/external/lldb/source/Symbol/
DClangASTContext.cpp674 lldb::BasicType basic_type = ClangASTContext::GetBasicTypeEnumeration (name); in GetBasicType() local
689 ClangASTContext::GetBasicType (lldb::BasicType basic_type) in GetBasicType()
695 ClangASTContext::GetBasicType (ASTContext *ast, lldb::BasicType basic_type) in GetBasicType()
/external/lldb/source/API/
DSBType.cpp272 SBType::GetBasicType(lldb::BasicType basic_type) in GetBasicType()