Home
last modified time | relevance | path

Searched defs:getTranslationUnitDecl (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/AST/
DDeclBase.h414 const TranslationUnitDecl *getTranslationUnitDecl() const { in getTranslationUnitDecl() function
DASTContext.h886 TranslationUnitDecl *getTranslationUnitDecl() const { return TUDecl; } in getTranslationUnitDecl() function
/external/clang/lib/AST/
DDeclBase.cpp308 TranslationUnitDecl *Decl::getTranslationUnitDecl() { in getTranslationUnitDecl() function in Decl
/external/llvm-project/clang/lib/AST/
DDeclBase.cpp399 TranslationUnitDecl *Decl::getTranslationUnitDecl() { in getTranslationUnitDecl() function in Decl
/external/llvm-project/clang/include/clang/AST/
DDeclBase.h459 const TranslationUnitDecl *getTranslationUnitDecl() const { in getTranslationUnitDecl() function
DASTContext.h954 TranslationUnitDecl *getTranslationUnitDecl() const { return TUDecl; } in getTranslationUnitDecl() function