Searched refs:regularPath (Results 1 – 1 of 1) sorted by relevance
516 std::string regularPath; in CollectUserSources() local518 std::tie(regularPath, isModule) = GetSourceRegularPath(path, resolvedPath); in CollectUserSources()519 userPaths.emplace_back(regularPath); in CollectUserSources()