HomeSort by: relevance | last modified time | path
    Searched refs:EvaluateInContext (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Expr.h 4619 APValue EvaluateInContext(const ASTContext &Ctx,
  /src/external/apache2/llvm/dist/clang/lib/AST/
Expr.cpp 2141 APValue SourceLocExpr::EvaluateInContext(const ASTContext &Ctx,
ExprConstant.cpp 8666 APValue LValResult = E->EvaluateInContext(
10817 APValue Evaluated = E->EvaluateInContext(
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExprScalar.cpp 640 SLE->EvaluateInContext(Ctx, CGF.CurSourceLocExprScope.getDefaultExpr());

Completed in 50 milliseconds