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

  /external/clang/lib/CodeGen/
CGBlocks.cpp 213 bool LeftByref = left.Capture ? left.Capture->isByRef() : false;
219 else if (LeftByref && left.Alignment >= right.Alignment)
    [all...]

Completed in 51 milliseconds