Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp9485 ExprResult &EResult, QualType UnionType, in ConstructTransparentUnion() argument
9489 Expr *E = EResult.get(); in ConstructTransparentUnion()
9498 EResult = new (C) CompoundLiteralExpr(SourceLocation(), unionTInfo, UnionType, in ConstructTransparentUnion()