Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseStmt.cpp1443 bool IsConstexpr = false; in ParseIfStatement() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprCXX.cpp4028 ExprResult Sema::CheckCXXBooleanCondition(Expr *CondExpr, bool IsConstexpr) { in CheckCXXBooleanCondition()
8773 bool DiscardedValue, bool IsConstexpr, in ActOnFinishFullExpr()
H A DSemaChecking.cpp15770 bool IsConstexpr) { in CheckCompletedExpr()
H A DSemaExpr.cpp20370 bool IsConstexpr) { in CheckBooleanCondition()
H A DSemaOpenMP.cpp7159 bool IsConstexpr = in ActOnStartOfFunctionDefinitionInOpenMPDeclareVariantScope() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDecl.h1062 unsigned IsConstexpr : 1; variable
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h12797 bool IsConstexpr) in ConditionResult()