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