Home
last modified time | relevance | path

Searched refs:EvaluateAsInitializer (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/AST/
DDecl.cpp2168 bool Result = Init->EvaluateAsInitializer(Eval->Evaluated, getASTContext(), in evaluateValue()
DExprConstant.cpp9213 bool Expr::EvaluateAsInitializer(APValue &Value, const ASTContext &Ctx, in EvaluateAsInitializer() function in Expr
/external/llvm-project/clang/lib/AST/
DDecl.cpp2414 bool Result = Init->EvaluateAsInitializer(Eval->Evaluated, Ctx, this, Notes, in evaluateValueImpl()
DExprConstant.cpp14854 bool Expr::EvaluateAsInitializer(APValue &Value, const ASTContext &Ctx, in EvaluateAsInitializer() function in Expr
/external/clang/include/clang/AST/
DExpr.h639 bool EvaluateAsInitializer(APValue &Result, const ASTContext &Ctx,
/external/llvm-project/clang/include/clang/AST/
DExpr.h700 bool EvaluateAsInitializer(APValue &Result, const ASTContext &Ctx,