Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
/aosp_15_r20/external/clang/unittests/Lex/
H A DPPCallbacksTest.cpp58 CharSourceRange FilenameRange, const FileEntry *File, in InclusionDirective()
76 CharSourceRange FilenameRange; member in __anoncbfd87660111::InclusionDirectiveCallbacks
/aosp_15_r20/external/clang/include/clang/Lex/
H A DPPCallbacks.h126 CharSourceRange FilenameRange, in InclusionDirective()
355 CharSourceRange FilenameRange, const FileEntry *File, in InclusionDirective()
/aosp_15_r20/external/clang/lib/Frontend/
H A DDependencyGraph.cpp72 CharSourceRange FilenameRange, in InclusionDirective()
H A DDependencyFile.cpp298 CharSourceRange FilenameRange, in InclusionDirective()
H A DPrintPreprocessedOutput.cpp318 CharSourceRange FilenameRange, in InclusionDirective()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DPPCallbacks.h141 bool IsAngled, CharSourceRange FilenameRange, in InclusionDirective()
477 CharSourceRange FilenameRange, in InclusionDirective()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DPPCallbacks.h141 bool IsAngled, CharSourceRange FilenameRange, in InclusionDirective()
477 CharSourceRange FilenameRange, in InclusionDirective()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DPPCallbacks.h139 bool IsAngled, CharSourceRange FilenameRange, in InclusionDirective()
474 CharSourceRange FilenameRange, in InclusionDirective()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DPPCallbacks.h141 bool IsAngled, CharSourceRange FilenameRange, in InclusionDirective()
477 CharSourceRange FilenameRange, in InclusionDirective()
/aosp_15_r20/external/clang/lib/Lex/
H A DPreprocessingRecord.cpp439 CharSourceRange FilenameRange, in InclusionDirective()
H A DPPDirectives.cpp1720 CharSourceRange FilenameRange in HandleIncludeDirective() local
/aosp_15_r20/external/clang/tools/libclang/
H A DIndexing.cpp250 CharSourceRange FilenameRange, const FileEntry *File, in InclusionDirective()