Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp482 struct FilenameRange { struct
486 FilenameRange(unsigned StartingIndex, unsigned Length) in FilenameRange() argument
489 void markInvalid() { Length = 0; } in markInvalid()
490 bool isInvalid() const { return Length == 0; } in isInvalid()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DDependencyGraph.cpp73 CharSourceRange FilenameRange, in InclusionDirective()
H A DPrintPreprocessedOutput.cpp330 CharSourceRange FilenameRange, in InclusionDirective()
H A DPrecompiledPreamble.cpp102 CharSourceRange FilenameRange, const FileEntry *File, in InclusionDirective()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp170 bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, in InclusionDirective()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp129 bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, in InclusionDirective()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPPCallbacks.h126 CharSourceRange FilenameRange, in InclusionDirective()
407 CharSourceRange FilenameRange, const FileEntry *File, in InclusionDirective()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPreprocessingRecord.cpp465 CharSourceRange FilenameRange, in InclusionDirective()
H A DPPDirectives.cpp1750 SourceLocation FilenameLoc, CharSourceRange FilenameRange, in LookupHeaderIncludeOrImport()
1885 CharSourceRange FilenameRange in HandleHeaderIncludeOrImport() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp264 CharSourceRange FilenameRange, const FileEntry *File, in InclusionDirective()