Searched defs:IncludeName (Results 1 – 3 of 3) sorted by relevance
171 inline StringRef trimInclude(StringRef IncludeName) { in trimInclude()208 int IncludeCategoryManager::getIncludePriority(StringRef IncludeName, in getIncludePriority()221 int IncludeCategoryManager::getSortIncludePriority(StringRef IncludeName, in getSortIncludePriority()343 HeaderIncludes::insert(llvm::StringRef IncludeName, bool IsAngled) const { in insert()383 tooling::Replacements HeaderIncludes::remove(llvm::StringRef IncludeName, in remove()
817 const char *IncludeName; in getSubDirectoryPath() local
2407 StringRef IncludeName = Matches[2]; in sortCppIncludes() local2733 auto IncludeName = Matches[2]; in fixCppIncludeInsertions() local