Home
last modified time | relevance | path

Searched defs:FragmentRange (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugSubsectionVisitor.h74 Error visitDebugSubsections(T &&FragmentRange, DebugSubsectionVisitor &V, in visitDebugSubsections()
87 Error visitDebugSubsections(T &&FragmentRange, DebugSubsectionVisitor &V) { in visitDebugSubsections()
94 Error visitDebugSubsections(T &&FragmentRange, DebugSubsectionVisitor &V, in visitDebugSubsections()
102 Error visitDebugSubsections(T &&FragmentRange, DebugSubsectionVisitor &V, in visitDebugSubsections()
DStringsAndChecksums.h41 template <typename T> void initialize(T &&FragmentRange) { in initialize()