Lines Matching full:stringview
64 StringView moduleName {};
65 StringView modulePrefix {};
133 util::StringView FormModuleName(const util::Path &path, const lexer::SourcePosition &srcPos);
136 …void AddImplicitPackageImportToParseList(StringView packageDir, const lexer::SourcePosition &srcPo…
139 util::StringView ResolvePathAPI(StringView curModulePath, ir::StringLiteral *importPath) const;
141 void MarkAsParsed(StringView path);
142 util::StringView FormRelativePath(const util::Path &path);
151 util::StringView FormModuleNameSolelyByAbsolutePath(const util::Path &path);
152 util::StringView FormModuleName(const util::Path &path);
165 std::string_view DirOrDirWithIndexFile(StringView dir) const;
166 ResolvedPathRes AppendExtensionOrIndexFileIfOmitted(StringView basePath) const;
168 StringView GetRealPath(StringView path) const;