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

/external/v8/tools/clang/rewrite_scoped_refptr/
H A DRewriteScopedRefptr.cpp300 auto returned_as_raw_ptr = hasParent( local
311 anyOf(allOf(hasParent(implicitCastExpr(returned_as_raw_ptr)),
314 hasParent(exprWithCleanups(returned_as_raw_ptr)))),

Completed in 262 milliseconds