Home | History | Annotate | Download | only in Parse

Lines Matching refs:ImportLoc

1540   SourceLocation ImportLoc = ConsumeToken();
1551 DeclResult Import = Actions.ActOnModuleImport(ImportLoc, ModuleName, ModuleNameLoc);