Home
last modified time | relevance | path

Searched defs:setConstexpr (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h1477 void setConstexpr(bool IC) { in setConstexpr() function
H A DStmt.h2081 void setConstexpr(bool C) { IfStmtBits.IsConstexpr = C; } in setConstexpr() function