Searched refs:callToGet (Results 1 – 1 of 1) sorted by relevance
20 internal::Matcher<Expr> callToGet(const internal::Matcher<Decl> &OnClass) { in callToGet() function52 hasObjectExpression(ignoringImpCasts(callToGet(Smartptr)))), in registerMatchersForGetArrowStart()57 unaryOperator(hasOperatorName("*"), hasUnaryOperand(callToGet(Smartptr))), in registerMatchersForGetArrowStart()61 const auto CallToGetAsBool = ignoringParenImpCasts(callToGet( in registerMatchersForGetArrowStart()88 callToGet(knownSmartptr()))), in registerMatchersForGetEquals()