Searched refs:CastM (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DOSObjectCStyleCast.cpp74 auto CastM = cStyleCastExpr( local
78 auto Matches = match(stmt(forEachDescendant(CastM)), *D->getBody(), AM.getASTContext());

Completed in 43 milliseconds