Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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()
347 HeaderIncludes::insert(llvm::StringRef IncludeName, bool IsAngled, in insert()
392 tooling::Replacements HeaderIncludes::remove(llvm::StringRef IncludeName, in remove()
/openbsd/gnu/llvm/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp191 if (auto IncludeName = getRelativeIncludeName(CI, FileName, &IsQuoted)) in operator ()() local
/openbsd/gnu/llvm/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp339 const char *IncludeName; in getSubDirectoryPath() local
/openbsd/gnu/llvm/clang/lib/Format/
H A DFormat.cpp3028 StringRef IncludeName = Matches[2]; in sortCppIncludes() local
3366 auto IncludeName = Matches[2]; in fixCppIncludeInsertions() local