Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Tooling/Inclusions/
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()
/external/clang/lib/Format/
DFormat.cpp1284 int getIncludePriority(StringRef IncludeName, bool CheckMainHeader) { in getIncludePriority()
1359 StringRef IncludeName = Matches[2]; in sortCppIncludes() local
1543 StringRef IncludeName = Matches[2]; in fixCppIncludeInsertions() local
1579 auto IncludeName = Matches[2]; in fixCppIncludeInsertions() local
/external/llvm-project/clang-tools-extra/clang-include-fixer/
DIncludeFixer.cpp409 std::string IncludeName = in createIncludeFixerReplacements() local
/external/llvm-project/clang/lib/Driver/ToolChains/
DMSVC.cpp894 const char *IncludeName; in getSubDirectoryPath() local
/external/llvm-project/clang/lib/Format/
DFormat.cpp2285 StringRef IncludeName = Matches[2]; in sortCppIncludes() local
2606 auto IncludeName = Matches[2]; in fixCppIncludeInsertions() local