Searched defs:setConstexpr (Results 1 – 4 of 4) 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
1437 void setConstexpr(bool IC) { in setConstexpr() function
2078 void setConstexpr(bool C) { IfStmtBits.IsConstexpr = C; } in setConstexpr() function