Lines Matching refs:getTranslationUnitDecl
356 ast->getTranslationUnitDecl()->setHasExternalLexicalStorage(true); in SetExternalSource()
370 ast->getTranslationUnitDecl()->setHasExternalLexicalStorage(false); in RemoveExternalSource()
392 m_ast_ap->getTranslationUnitDecl()->setHasExternalLexicalStorage(); in getASTContext()
1043 return ast->getTranslationUnitDecl(); in GetTranslationUnitDecl()
1140 decl_ctx = ast->getTranslationUnitDecl(); in CreateRecordType()
1197 … ast->getTranslationUnitDecl(), // Is this the right decl context?, SourceLocation StartLoc, in CreateTemplateParameterList()
1211 … ast->getTranslationUnitDecl(), // Is this the right decl context? in CreateTemplateParameterList()
1289 decl_ctx = ast->getTranslationUnitDecl(); in CreateClassTemplateDecl()
1744 decl_ctx = ast->getTranslationUnitDecl(); in CreateObjCClass()
1803 TranslationUnitDecl *translation_unit_decl = ast->getTranslationUnitDecl (); in GetUniqueNamespaceDeclaration()
1910 decl_ctx = ast->getTranslationUnitDecl(); in CreateFunctionDeclaration()
1987 ast->getTranslationUnitDecl(), in CreateParameterDeclaration()