Searched defs:FragmentRange (Results 1 – 2 of 2) sorted by relevance
73 Error visitDebugSubsections(T &&FragmentRange, DebugSubsectionVisitor &V, in visitDebugSubsections()86 Error visitDebugSubsections(T &&FragmentRange, DebugSubsectionVisitor &V) { in visitDebugSubsections()93 Error visitDebugSubsections(T &&FragmentRange, DebugSubsectionVisitor &V, in visitDebugSubsections()101 Error visitDebugSubsections(T &&FragmentRange, DebugSubsectionVisitor &V, in visitDebugSubsections()
40 template <typename T> void initialize(T &&FragmentRange) { in initialize()