Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h1454 void setConstexpr(bool IC) { in setConstexpr() function
H A DStmt.h2081 void setConstexpr(bool C) { IfStmtBits.IsConstexpr = C; } in setConstexpr() function