Home
last modified time | relevance | path

Searched defs:GetTranslationUnitDecl (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTContext.h198 clang::DeclContext *GetTranslationUnitDecl() { in GetTranslationUnitDecl() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp213 clang::DeclContext &PdbAstBuilder::GetTranslationUnitDecl() { in GetTranslationUnitDecl() function in PdbAstBuilder
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1405 ClangASTContext::GetTranslationUnitDecl(clang::ASTContext *ast) { in GetTranslationUnitDecl() function in ClangASTContext