HomeSort by relevance Sort by last modified time
    Searched defs:GetASTContext (Results 1 - 3 of 3) sorted by null

  /external/lldb/include/lldb/Symbol/
ClangNamespaceDecl.h 69 GetASTContext() const
ClangASTType.h 241 GetASTContext() const
  /external/lldb/source/Symbol/
Type.cpp 548 ClangASTType void_clang_type (ClangASTContext::GetBasicType(GetClangASTContext().getASTContext(), eBasicTypeVoid));
952 TypeImpl::GetASTContext()
957 return m_clang_ast_type.GetASTContext();

Completed in 1515 milliseconds