Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Inclusions/
H A DHeaderIncludes.cpp171 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()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DMSVC.cpp817 const char *IncludeName; in getSubDirectoryPath() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp2407 StringRef IncludeName = Matches[2]; in sortCppIncludes() local
2733 auto IncludeName = Matches[2]; in fixCppIncludeInsertions() local