Home
last modified time | relevance | path

Searched defs:IncludeName (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/lib/Tooling/Inclusions/
H A DHeaderIncludes.cpp172 inline StringRef trimInclude(StringRef IncludeName) { in trimInclude()
209 int IncludeCategoryManager::getIncludePriority(StringRef IncludeName, in getIncludePriority()
222 int IncludeCategoryManager::getSortIncludePriority(StringRef IncludeName, in getSortIncludePriority()
344 HeaderIncludes::insert(llvm::StringRef IncludeName, bool IsAngled) const { in insert()
384 tooling::Replacements HeaderIncludes::remove(llvm::StringRef IncludeName, in remove()
/llvm-project-15.0.7/clang-tools-extra/clang-include-fixer/
H A DIncludeFixer.cpp409 std::string IncludeName = in createIncludeFixerReplacements() local
/llvm-project-15.0.7/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp339 const char *IncludeName; in getSubDirectoryPath() local
/llvm-project-15.0.7/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp201 if (auto IncludeName = getRelativeIncludeName(CI, FileName, &IsQuoted)) in isLocationInKnownFile() local
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp2835 StringRef IncludeName = Matches[2]; in sortCppIncludes() local
3173 auto IncludeName = Matches[2]; in fixCppIncludeInsertions() local