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 62 bool IgnoreResultAssign;
67 : CGF(cgf), Builder(CGF.Builder), IgnoreResultAssign(ira),
76 bool I = IgnoreResultAssign;
77 IgnoreResultAssign = false;
    [all...]
CodeGenFunction.h     [all...]

Completed in 20 milliseconds