Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DDeclBase.h459 const TranslationUnitDecl *getTranslationUnitDecl() const { in getTranslationUnitDecl() function
DASTContext.h1027 TranslationUnitDecl *getTranslationUnitDecl() const { in getTranslationUnitDecl() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DDeclBase.cpp399 TranslationUnitDecl *Decl::getTranslationUnitDecl() { in getTranslationUnitDecl() function in Decl