Searched refs:ActOnModuleImport (Results 1 – 3 of 3) sorted by relevance
2147 DeclResult Import = Actions.ActOnModuleImport(StartLoc, ImportLoc, Path); in ParseModuleImport()
2120 DeclResult ActOnModuleImport(SourceLocation AtLoc, SourceLocation ImportLoc,
17074 DeclResult Sema::ActOnModuleImport(SourceLocation StartLoc, in ActOnModuleImport() function in Sema