Searched defs:ImportState (Results 1 – 5 of 5) sorted by relevance
158 Sema::ModuleImportState ImportState; ParseAST() local
602 Sema::ModuleImportState &ImportState) { in ParseFirstTopLevelDecl() argument 629 Sema::ModuleImportState &ImportState) { in ParseTopLevelDecl() argument 2463 ParseModuleDecl(Sema::ModuleImportState & ImportState) ParseModuleDecl() argument 2559 ParseModuleImport(SourceLocation AtLoc,Sema::ModuleImportState & ImportState) ParseModuleImport() argument [all...]
270 Sema::ModuleImportState ImportState; ParseOrWrapTopLevelDecl() local
769 auto ImportState = clang::Sema::ModuleImportState::NotACXX20Module; in Create() local
261 ActOnModuleDecl(SourceLocation StartLoc,SourceLocation ModuleLoc,ModuleDeclKind MDK,ModuleIdPath Path,ModuleIdPath Partition,ModuleImportState & ImportState) ActOnModuleDecl() argument