Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DOSObjectCStyleCast.cpp94 auto AllocClassWithNameM = callExpr( in checkASTCodeBody() local
110 unless(anyOf(DynamicCastM, AllocClassWithNameM)))))) in checkASTCodeBody()