Home
last modified time | relevance | path

Searched defs:FilenameRange (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp534 struct FilenameRange { struct
538 FilenameRange(unsigned StartingIndex, unsigned Length) in FilenameRange() argument
541 void markInvalid() { Length = 0; } in markInvalid()
542 bool isInvalid() const { return Length == 0; } in isInvalid()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyGraph.cpp75 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
H A DPrintPreprocessedOutput.cpp486 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
H A DPrecompiledPreamble.cpp100 CharSourceRange FilenameRange, in InclusionDirective()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp170 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp474 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
H A DPPDirectives.cpp2097 SourceLocation FilenameLoc, CharSourceRange FilenameRange, in LookupHeaderIncludeOrImport()
2230 CharSourceRange FilenameRange in HandleHeaderIncludeOrImport() local
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h170 bool IsAngled, CharSourceRange FilenameRange, in InclusionDirective()
525 CharSourceRange FilenameRange, in InclusionDirective()
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp467 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()