Home | History | Annotate | Download | only in Lex

Lines Matching refs:ModuleImportPath

715     ModuleImportPath.clear();
769 ModuleImportPath.push_back(std::make_pair(Result.getIdentifierInfo(),
785 if (!ModuleImportPath.empty()) {
789 ModuleImportPath,
796 Callbacks->moduleImport(ModuleImportLoc, ModuleImportPath, Imported);