Searched defs:getTranslationUnitDecl (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclBase.h402 const TranslationUnitDecl *getTranslationUnitDecl() const { function in class:clang::Decl
H A DASTContext.h763 TranslationUnitDecl *getTranslationUnitDecl() const { return TUDecl; } function in class:clang::ASTContext
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DDeclBase.cpp247 TranslationUnitDecl *Decl::getTranslationUnitDecl() { function in class:Decl

Completed in 81 milliseconds