Searched defs:ImportState (Results 1 – 5 of 5) sorted by relevance
158 Sema::ModuleImportState ImportState; ParseAST() local
601 ParseFirstTopLevelDecl(DeclGroupPtrTy & Result,Sema::ModuleImportState & ImportState) ParseFirstTopLevelDecl() argument 628 ParseTopLevelDecl(DeclGroupPtrTy & Result,Sema::ModuleImportState & ImportState) ParseTopLevelDecl() argument 2439 ParseModuleDecl(Sema::ModuleImportState & ImportState) ParseModuleDecl() argument 2535 ParseModuleImport(SourceLocation AtLoc,Sema::ModuleImportState & ImportState) ParseModuleImport() argument [all...]
270 Sema::ModuleImportState ImportState; in ParseOrWrapTopLevelDecl() local
175 ActOnModuleDecl(SourceLocation StartLoc,SourceLocation ModuleLoc,ModuleDeclKind MDK,ModuleIdPath Path,ModuleIdPath Partition,ModuleImportState & ImportState) ActOnModuleDecl() argument
780 auto ImportState = clang::Sema::ModuleImportState::NotACXX20Module; Create() local