Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp483 struct FilenameRange { struct
487 FilenameRange(unsigned StartingIndex, unsigned Length) in FilenameRange() argument
490 void markInvalid() { Length = 0; } in markInvalid()
491 bool isInvalid() const { return Length == 0; } in isInvalid()
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DDependencyGraph.cpp70 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
H A DPrintPreprocessedOutput.cpp393 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
H A DPrecompiledPreamble.cpp99 CharSourceRange FilenameRange, in InclusionDirective()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp170 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPPCallbacks.h139 bool IsAngled, CharSourceRange FilenameRange, in InclusionDirective()
474 CharSourceRange FilenameRange, in InclusionDirective()
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPreprocessingRecord.cpp479 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
H A DPPDirectives.cpp1990 SourceLocation FilenameLoc, CharSourceRange FilenameRange, in LookupHeaderIncludeOrImport()
2105 CharSourceRange FilenameRange in HandleHeaderIncludeOrImport() local
/openbsd-src/gnu/llvm/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp328 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DIndexing.cpp264 CharSourceRange FilenameRange, in InclusionDirective()