Searched defs:FragmentRange (Results 1 – 2 of 2) sorted by relevance
69 Error visitDebugSubsections(T &&FragmentRange, DebugSubsectionVisitor &V, in visitDebugSubsections()82 Error visitDebugSubsections(T &&FragmentRange, DebugSubsectionVisitor &V) { in visitDebugSubsections()89 Error visitDebugSubsections(T &&FragmentRange, DebugSubsectionVisitor &V, in visitDebugSubsections()97 Error visitDebugSubsections(T &&FragmentRange, DebugSubsectionVisitor &V, in visitDebugSubsections()
42 template <typename T> void initialize(T &&FragmentRange) { in initialize()