Lines Matching refs:getTranslationUnitDecl
607 TemplateTypeParmDecl::Create(*this, getTranslationUnitDecl(), in getCanonicalTemplateTemplateParmDecl()
627 Param = NonTypeTemplateParmDecl::Create(*this, getTranslationUnitDecl(), in getCanonicalTemplateTemplateParmDecl()
638 Param = NonTypeTemplateParmDecl::Create(*this, getTranslationUnitDecl(), in getCanonicalTemplateTemplateParmDecl()
655 = TemplateTemplateParmDecl::Create(*this, getTranslationUnitDecl(), in getCanonicalTemplateTemplateParmDecl()
896 ExternCContext = ExternCContextDecl::Create(*this, getTranslationUnitDecl()); in getExternCContextDecl()
906 NewDecl = CXXRecordDecl::Create(*this, TK, getTranslationUnitDecl(), Loc, in buildImplicitRecord()
909 NewDecl = RecordDecl::Create(*this, TK, getTranslationUnitDecl(), Loc, Loc, in buildImplicitRecord()
921 const_cast<ASTContext &>(*this), getTranslationUnitDecl(), in buildImplicitTypedef()
5986 = ObjCInterfaceDecl::Create(*this, getTranslationUnitDecl(), in getObjCProtocolDecl()
6021 Context->getTranslationUnitDecl(), in CreateAArch64ABIBuiltinVaListDecl()
6217 Context->getTranslationUnitDecl(), in CreateAAPCSABIBuiltinVaListDecl()
8700 ParentMapASTVisitor::buildMap(*getTranslationUnitDecl())); in getParents()