Searched refs:ContextParamPos (Results 1 – 4 of 4) sorted by relevance
1337 unsigned ContextParamPos = Record[Idx++]; in VisitCapturedDecl() local1341 if (I != ContextParamPos) in VisitCapturedDecl()
1572 unsigned ContextParamPos = Record.readInt(); in VisitCapturedDecl() local1576 if (I != ContextParamPos) in VisitCapturedDecl()
11916 unsigned ContextParamPos = CD->getContextParamPosition(); in TransformCapturedStmt() local11919 if (I != ContextParamPos) { in TransformCapturedStmt()
14416 unsigned ContextParamPos = CD->getContextParamPosition(); in TransformCapturedStmt() local14419 if (I != ContextParamPos) { in TransformCapturedStmt()