Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/include/clang/AST/
HDDeclBase.h482 const TranslationUnitDecl *getTranslationUnitDecl() const { in getTranslationUnitDecl() function
HDASTContext.h1100 TranslationUnitDecl *getTranslationUnitDecl() const { in getTranslationUnitDecl() function
/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDDeclBase.cpp508 TranslationUnitDecl *Decl::getTranslationUnitDecl() { in getTranslationUnitDecl() function in Decl