Searched refs:LoopParentName (Results 1 – 1 of 1) sorted by relevance
54 static const char LoopParentName[] = "loop_parent"; variable117 hasParent(compoundStmt(has(TargetVarDefStmt)).bind(LoopParentName)); in AddMatcher()194 const auto *LoopParent = Result.Nodes.getNodeAs<CompoundStmt>(LoopParentName); in check()