Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DGCDAntipatternChecker.cpp134 static auto findGCDAntiPatternWithGroup() -> decltype(compoundStmt()) { in findGCDAntiPatternWithGroup() function
216 auto GroupMatcherM = findGCDAntiPatternWithGroup(); in checkASTCodeBody()