Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Inclusions/
H A DHeaderIncludes.cpp172 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...]
/freebsd-src/contrib/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp340 const char *IncludeName; getSubDirectoryPath() local
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp199 if (auto IncludeName = getRelativeIncludeName(CI, *File, &IsQuoted)) operator ()() local
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3203 StringRef IncludeName = Matches[2]; sortCppIncludes() local
3541 auto IncludeName = Matches[2]; fixCppIncludeInsertions() local