Searched defs:initialized_with_temporary (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/clang/rewrite_scoped_refptr/
H A DRewriteScopedRefptr.cpp350 auto initialized_with_temporary = ignoringImpCasts(exprWithCleanups( local
353 varDecl(hasInitializer(initialized_with_temporary),
358 allOf(withInitializer(initialized_with_temporary),

Completed in 124 milliseconds