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