Searched defs:GetTranslationUnitDecl (Results 1 - 2 of 2) sorted by relevance

/external/lldb/include/lldb/Symbol/
H A DClangASTContext.h182 GetTranslationUnitDecl (clang::ASTContext *ast);
185 GetTranslationUnitDecl () function in class:lldb_private::ClangASTContext
187 return GetTranslationUnitDecl (getASTContext());
/external/lldb/source/Symbol/
H A DClangASTContext.cpp1041 ClangASTContext::GetTranslationUnitDecl (clang::ASTContext *ast) function in class:ClangASTContext

Completed in 121 milliseconds