Home
last modified time | relevance | path

Searched refs:HasBlockAndCallsLeaveM (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DGCDAntipatternChecker.cpp159 auto HasBlockAndCallsLeaveM = allOf(HasBlockArgumentM, ArgCallsSignalM); in findGCDAntiPatternWithGroup() local
164 callExpr(HasBlockAndCallsLeaveM), in findGCDAntiPatternWithGroup()
165 objcMessageExpr(HasBlockAndCallsLeaveM) in findGCDAntiPatternWithGroup()