/llvm-project/clang-tools-extra/clang-tidy/llvmlibc/ |
H A D | RestrictSystemLibcHeadersCheck.cpp | 48 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
|
/llvm-project/clang-tools-extra/clang-tidy/portability/ |
H A D | RestrictSystemIncludesCheck.cpp | 23 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
|
/llvm-project/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMappingReader.cpp | 541 struct FilenameRange { in markInvalid() argument 534 struct FilenameRange { global() struct 538 FilenameRangeFilenameRange FilenameRange() argument 542 isInvalidFilenameRange isInvalid() argument
|
/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
H A D | SuspiciousIncludeCheck.cpp | 54 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
|
/llvm-project/clang-tools-extra/clang-tidy/readability/ |
H A D | DuplicateIncludeCheck.cpp | 79 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
|
/llvm-project/clang/lib/Frontend/ |
H A D | DependencyGraph.cpp | 75 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
|
H A D | PrintPreprocessedOutput.cpp | 486 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective() argument
|
H A D | PrecompiledPreamble.cpp | 100 CharSourceRange FilenameRange, in InclusionDirective() argument
|
/llvm-project/clang/lib/CodeGen/ |
H A D | MacroPPCallbacks.cpp | 170 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective() argument
|
/llvm-project/clang-tools-extra/clang-tidy/modernize/ |
H A D | DeprecatedHeadersCheck.cpp | 181 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
|
H A D | MacroToEnumCheck.cpp | 118 CharSourceRange FilenameRange, in InclusionDirective()
|
/llvm-project/clang-tools-extra/clang-tidy/llvm/ |
H A D | IncludeOrderCheck.cpp | 84 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
|
/llvm-project/clang-tools-extra/modularize/ |
H A D | CoverageChecker.cpp | 91 CharSourceRange FilenameRange, in InclusionDirective() argument
|
H A D | PreprocessorTracker.cpp | 1275 clang::CharSourceRange FilenameRange, clang::OptionalFileEntryRef File, in InclusionDirective()
|
/llvm-project/clang/unittests/Lex/ |
H A D | PPCallbacksTest.cpp | 38 CharSourceRange FilenameRange, in InclusionDirective() 60 CharSourceRange FilenameRange; member in __anon1476b0c10111::InclusionDirectiveCallbacks
|
/llvm-project/clang-tools-extra/clang-tidy/ |
H A D | ExpandModularHeadersPPCallbacks.cpp | 167 StringRef IncludedFilename, bool IsAngled, CharSourceRange FilenameRange, in InclusionDirective() argument
|
/llvm-project/clang/lib/Lex/ |
H A D | PreprocessingRecord.cpp | 474 InclusionDirective(SourceLocation HashLoc,const Token & IncludeTok,StringRef FileName,bool IsAngled,CharSourceRange FilenameRange,OptionalFileEntryRef File,StringRef SearchPath,StringRef RelativePath,const Module * SuggestedModule,bool ModuleImported,SrcMgr::CharacteristicKind FileType) InclusionDirective() argument
|
H A D | PPDirectives.cpp | 2095 LookupHeaderIncludeOrImport(ConstSearchDirIterator * CurDir,StringRef & Filename,SourceLocation FilenameLoc,CharSourceRange FilenameRange,const Token & FilenameTok,bool & IsFrameworkFound,bool IsImportDecl,bool & IsMapped,ConstSearchDirIterator LookupFrom,const FileEntry * LookupFromFile,StringRef & LookupFilename,SmallVectorImpl<char> & RelativePath,SmallVectorImpl<char> & SearchPath,ModuleMap::KnownHeader & SuggestedModule,bool isAngled) LookupHeaderIncludeOrImport() argument 2228 CharSourceRange FilenameRange HandleHeaderIncludeOrImport() local
|
/llvm-project/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 170 bool IsAngled, CharSourceRange FilenameRange, in InclusionDirective() 525 CharSourceRange FilenameRange, in InclusionDirective()
|
/llvm-project/clang-tools-extra/include-cleaner/lib/ |
H A D | Record.cpp | 67 CharSourceRange FilenameRange, in InclusionDirective()
|
/llvm-project/clang/lib/Tooling/DependencyScanning/ |
H A D | ModuleDepCollector.cpp | 467 InclusionDirective(SourceLocation HashLoc,const Token & IncludeTok,StringRef FileName,bool IsAngled,CharSourceRange FilenameRange,OptionalFileEntryRef File,StringRef SearchPath,StringRef RelativePath,const Module * SuggestedModule,bool ModuleImported,SrcMgr::CharacteristicKind FileType) InclusionDirective() argument
|
/llvm-project/clang-tools-extra/pp-trace/ |
H A D | PPCallbacksTracker.cpp | 136 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
|
/llvm-project/clang-tools-extra/clang-move/ |
H A D | Move.cpp | 133 CharSourceRange FilenameRange, in InclusionDirective()
|
/llvm-project/clang/tools/libclang/ |
H A D | Indexing.cpp | 262 InclusionDirective(SourceLocation HashLoc,const Token & IncludeTok,StringRef FileName,bool IsAngled,CharSourceRange FilenameRange,OptionalFileEntryRef File,StringRef SearchPath,StringRef RelativePath,const Module * SuggestedModule,bool ModuleImported,SrcMgr::CharacteristicKind FileType) InclusionDirective() argument
|