HomeSort by relevance Sort by last modified time
    Searched refs:IgnoreResultAssign (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CGExprScalar.cpp 63 bool IgnoreResultAssign;
68 : CGF(cgf), Builder(CGF.Builder), IgnoreResultAssign(ira),
77 bool I = IgnoreResultAssign;
78 IgnoreResultAssign = false;
    [all...]
CodeGenFunction.h     [all...]

Completed in 264 milliseconds