Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/utils/HdrGen/
H A DIncludeFileCommand.cpp29 llvm::StringRef IncludeFile = Args[0]; in run() local
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/portability/
H A DRestrictSystemIncludesCheck.h69 std::string IncludeFile; // Filename as a string member
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/utils/
H A DIncludeSorter.cpp67 determineIncludeKind(StringRef CanonicalFile, StringRef IncludeFile, in determineIncludeKind()