Home
last modified time | relevance | path

Searched defs:subexpr (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/hx509/
Dsel.c116 struct hx_expr *subexpr; in eval_comp() local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DExprCXX.cpp1091 ExprWithCleanups::ExprWithCleanups(Expr *subexpr, in ExprWithCleanups()
1104 ExprWithCleanups *ExprWithCleanups::Create(const ASTContext &C, Expr *subexpr, in Create()