Searched defs:isConstexpr (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.h103 bool isConstexpr() const { return IsValid; } function in class:clang::interp::Function
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h2022 bool isConstexpr() const { return IfStmtBits.IsConstexpr; } function in class:clang::final

Completed in 121 milliseconds