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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 620 interp::Context &getInterpContext();
  /src/external/apache2/llvm/dist/clang/lib/AST/
ExprConstant.cpp 14605 if (!Info.Ctx.getInterpContext().evaluateAsRValue(Info, E, Result))
14893 auto &InterpCtx = const_cast<ASTContext &>(Ctx).getInterpContext();
15650 Info.Ctx.getInterpContext().isPotentialConstantExpr(Info, FD);
ASTContext.cpp 909 interp::Context &ASTContext::getInterpContext() {

Completed in 68 milliseconds