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

/external/clang/lib/Sema/
H A DSemaExpr.cpp6620 ExprResult &EResult, QualType UnionType,
6624 Expr *E = EResult.get();
6633 EResult = new (C) CompoundLiteralExpr(SourceLocation(), unionTInfo, UnionType,
6619 ConstructTransparentUnion(Sema &S, ASTContext &C, ExprResult &EResult, QualType UnionType, FieldDecl *Field) argument

Completed in 206 milliseconds