Home
last modified time | relevance | path

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

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