Home
last modified time | relevance | path

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

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