Searched defs:IncludeName (Results 1 – 4 of 4) sorted by relevance
172 inline StringRef trimInclude(StringRef IncludeName) { in trimInclude() argument 209 int IncludeCategoryManager::getIncludePriority(StringRef IncludeName, in getIncludePriority() argument 222 int IncludeCategoryManager::getSortIncludePriority(StringRef IncludeName, in getSortIncludePriority() argument 350 insert(llvm::StringRef IncludeName,bool IsAngled,IncludeDirective Directive) const insert() argument 395 remove(llvm::StringRef IncludeName,bool IsAngled) const remove() argument [all...]
340 const char *IncludeName; getSubDirectoryPath() local
199 if (auto IncludeName = getRelativeIncludeName(CI, *File, &IsQuoted)) operator ()() local
3203 StringRef IncludeName = Matches[2]; sortCppIncludes() local 3541 auto IncludeName = Matches[2]; fixCppIncludeInsertions() local