Searched defs:setConstexpr (Results 1 – 1 of 1) sorted by relevance
1146 void setConstexpr(bool IC) { VarDeclBits.IsConstexpr = IC; } in setConstexpr() function1734 void setConstexpr(bool IC) { IsConstexpr = IC; } in setConstexpr() function