Searched defs:FilenameRange (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/ |
| H A D | CoverageMappingReader.cpp | 541 struct FilenameRange { struct 545 FilenameRange(unsigned StartingIndex, unsigned Length) in FilenameRange() function 548 void markInvalid() { Length = 0; } in markInvalid() 549 bool isInvalid() const { return Length == 0; } in isInvalid()
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | DependencyGraph.cpp | 75 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
|
| H A D | HeaderIncludeGen.cpp | 417 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
|
| H A D | PrintPreprocessedOutput.cpp | 485 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
|
| H A D | PrecompiledPreamble.cpp | 100 CharSourceRange FilenameRange, in InclusionDirective()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | MacroPPCallbacks.cpp | 170 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | NoTrivialPPDirectiveTracer.h | 156 CharSourceRange FilenameRange, in InclusionDirective()
|
| H A D | PPCallbacks.h | 171 bool IsAngled, CharSourceRange FilenameRange, in InclusionDirective() 526 CharSourceRange FilenameRange, in InclusionDirective()
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | PreprocessingRecord.cpp | 471 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
|
| H A D | PPDirectives.cpp | 2131 SourceLocation FilenameLoc, CharSourceRange FilenameRange, in LookupHeaderIncludeOrImport() 2264 CharSourceRange FilenameRange in HandleHeaderIncludeOrImport() local
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | ModuleDepCollector.cpp | 642 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
|