HomeSort by relevance Sort by last modified time
    Searched full:initialized_with_temporary (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/tools/clang/rewrite_scoped_refptr/
RewriteScopedRefptr.cpp 350 auto initialized_with_temporary = ignoringImpCasts(exprWithCleanups( local
353 varDecl(hasInitializer(initialized_with_temporary),
358 allOf(withInitializer(initialized_with_temporary),

Completed in 177 milliseconds