Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDecl.h1239 void setConstexpr(bool IC) { in setConstexpr() function
1848 void setConstexpr(bool IC) { IsConstexpr = IC; } in setConstexpr() function