Searched refs:ContextRemain (Results 1 – 1 of 1) sorted by relevance
465 StringRef ContextRemain = Context; in getOrCreateContextPath() local470 while (ContextNode && !ContextRemain.empty()) { in getOrCreateContextPath()471 auto ContextSplit = SampleContext::splitContextString(ContextRemain); in getOrCreateContextPath()473 ContextRemain = ContextSplit.second; in getOrCreateContextPath()