Searched refs:hasAllSuccessors (Results 1 – 1 of 1) sorted by relevance
1402 bool hasAllSuccessors = llvm::any_of( in genParserSuccessorResolution() local1404 if (hasAllSuccessors) { in genParserSuccessorResolution()2177 bool hasAllRegions = false, hasAllSuccessors = false; member in __anon81548fc81611::FormatParser2407 if (hasAllSuccessors) in verifySuccessors()2549 if (hasAllSuccessors || !seenSuccessors.insert(successor).second) in parseVariable()2886 if (hasAllSuccessors || !seenSuccessors.empty()) in parseSuccessorsDirective()2888 hasAllSuccessors = true; in parseSuccessorsDirective()