Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/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()
350 HeaderIncludes::insert(llvm::StringRef IncludeName, bool IsAngled, in insert()
395 tooling::Replacements HeaderIncludes::remove(llvm::StringRef IncludeName, in remove()
/freebsd-14.2/contrib/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp340 const char *IncludeName; in getSubDirectoryPath() local
/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp199 if (auto IncludeName = getRelativeIncludeName(CI, *File, &IsQuoted)) in operator ()() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3203 StringRef IncludeName = Matches[2]; in sortCppIncludes() local
3541 auto IncludeName = Matches[2]; in fixCppIncludeInsertions() local