Searched refs:ignoringImpCasts (Results 1 – 4 of 4) sorted by relevance
112 hasSourceExpression(ignoringImpCasts(hasType(objcObjectPointerType( in checkASTCodeBody()114 ignoringImpCasts(hasType(objcObjectPointerType(pointee(hasDeclaration( in checkASTCodeBody()146 hasSourceExpression(ignoringImpCasts(hasType(objcObjectPointerType( in checkASTCodeBody()148 ignoringImpCasts(hasType(objcObjectPointerType( in checkASTCodeBody()151 ignoringImpCasts(hasType( in checkASTCodeBody()154 hasSourceExpression(ignoringImpCasts(hasType( in checkASTCodeBody()
407 hasEitherOperand(ignoringImpCasts(canResolveToExpr(Exp)))), in findDirectMutation()411 cxxFoldExpr(hasFoldInit(ignoringImpCasts(canResolveToExpr(Exp)))), in findDirectMutation()455 hasObjectExpression(ignoringImpCasts(canResolveToExpr(Exp))))), in findDirectMutation()
390 REGISTER_MATCHER(ignoringImpCasts); in RegistryMaps()
924 AST_MATCHER_P(Expr, ignoringImpCasts, in AST_MATCHER_P() argument