Home
last modified time | relevance | path

Searched refs:EvaluateWithSubstitution (Results 1 – 5 of 5) sorted by relevance

/external/clang/include/clang/AST/
DExpr.h647 bool EvaluateWithSubstitution(APValue &Value, ASTContext &Ctx,
/external/llvm-project/clang/include/clang/AST/
DExpr.h709 bool EvaluateWithSubstitution(APValue &Value, ASTContext &Ctx,
/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp6666 !EIA->getCond()->EvaluateWithSubstitution( in CheckEnableIf()
6727 if (!DIA->getCond()->EvaluateWithSubstitution( in diagnoseArgDependentDiagnoseIfAttrs()
/external/clang/lib/AST/
DExprConstant.cpp9800 bool Expr::EvaluateWithSubstitution(APValue &Value, ASTContext &Ctx, in EvaluateWithSubstitution() function in Expr
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp15553 bool Expr::EvaluateWithSubstitution(APValue &Value, ASTContext &Ctx, in EvaluateWithSubstitution() function in Expr