Searched refs:RLR (Results 1 – 2 of 2) sorted by relevance
101 const auto *RLR = Match.getNodeAs<Stmt>(RunLoopRunBind); in emitDiagnostics() local102 assert(RLR && "Run loop launch not found"); in emitDiagnostics()103 assert(ME != RLR); in emitDiagnostics()106 if (seenBefore(DeclBody, RLR, ME)) in emitDiagnostics()
519 TreeTy *RLR = getRight(RL);521 return createNode(createNode(L,V,RLL), RL, createNode(RLR,R,RR));