Searched refs:CallToGetAsBool (Results 1 – 1 of 1) sorted by relevance
61 const auto CallToGetAsBool = ignoringParenImpCasts(callToGet( in registerMatchersForGetArrowStart() local64 unaryOperator(hasOperatorName("!"), hasUnaryOperand(CallToGetAsBool)), in registerMatchersForGetArrowStart()68 Finder->addMatcher(ifStmt(hasCondition(CallToGetAsBool)), Callback); in registerMatchersForGetArrowStart()71 Finder->addMatcher(conditionalOperator(hasCondition(CallToGetAsBool)), in registerMatchersForGetArrowStart()