Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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()
360 HeaderIncludes::insert(llvm::StringRef IncludeName, bool IsAngled, in insert()
405 tooling::Replacements HeaderIncludes::remove(llvm::StringRef IncludeName, in remove()
/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DHeaderFile.h58 std::string IncludeName; variable
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DFileList.cpp134 auto IncludeName = createIncludeHeaderName(PathStr); in parseHeaders() local
H A DFrontend.cpp96 StringRef IncludeName = PP.getHeaderSearchInfo().getIncludeNameForHeader(FE); in findAndRecordFile() local
H A DDirectoryScanner.cpp121 auto IncludeName = createIncludeHeaderName(HeaderPath); in scanHeaders() local
/freebsd/contrib/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp344 const char *IncludeName; in getSubDirectoryPath() local
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp200 if (auto IncludeName = getRelativeIncludeName(CI, *File, &IsQuoted)) in operator ()() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3246 StringRef IncludeName = Matches[2]; in sortCppIncludes() local
3583 auto IncludeName = Matches[2]; in fixCppIncludeInsertions() local