Searched defs:EvalStatus (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp419 Expr::EvalStatus &EvalStatus; member in struct:__anon3139::EvalInfo
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h516 struct EvalStatus { struct in class:clang::Expr
530 EvalStatus() : HasSideEffects(false), Diag(0) {} function in struct:clang::Expr::EvalStatus

Completed in 218 milliseconds