Searched defs:setConstexpr (Results 1 – 2 of 2) sorted by relevance
1279 void setConstexpr(bool IC) { in setConstexpr() function1884 void setConstexpr(bool IC) { IsConstexpr = IC; } in setConstexpr() function
934 void setConstexpr(bool C) { IfStmtBits.IsConstexpr = C; } in setConstexpr() function