Searched defs:GroupM (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DRunLoopAutoreleaseLeakChecker.cpp166 DeclarationMatcher GroupM = decl(hasDescendant(RunLoopInAutorelease)); local
182 DeclarationMatcher GroupM = functionDecl( local

Completed in 79 milliseconds