Home
last modified time | relevance | path

Searched refs:EResult (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaExpr.cpp7187 ExprResult &EResult, QualType UnionType, in ConstructTransparentUnion() argument
7191 Expr *E = EResult.get(); in ConstructTransparentUnion()
7200 EResult = new (C) CompoundLiteralExpr(SourceLocation(), unionTInfo, UnionType, in ConstructTransparentUnion()