Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp541 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 DDependencyGraph.cpp75 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
H A DHeaderIncludeGen.cpp417 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
H A DPrintPreprocessedOutput.cpp485 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/include/clang/Lex/
H A DNoTrivialPPDirectiveTracer.h156 CharSourceRange FilenameRange, in InclusionDirective()
H A DPPCallbacks.h171 bool IsAngled, CharSourceRange FilenameRange, in InclusionDirective()
526 CharSourceRange FilenameRange, in InclusionDirective()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp471 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
H A DPPDirectives.cpp2131 SourceLocation FilenameLoc, CharSourceRange FilenameRange, in LookupHeaderIncludeOrImport()
2264 CharSourceRange FilenameRange in HandleHeaderIncludeOrImport() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp642 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()