Searched refs:ConstructTransparentUnion (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaExpr.cpp | 7606 static void ConstructTransparentUnion(Sema &S, ASTContext &C, in ConstructTransparentUnion() function 7672 ConstructTransparentUnion(*this, Context, RHS, ArgType, InitField); in CheckTransparentUnionArgumentConstraints()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaExpr.cpp | 9325 static void ConstructTransparentUnion(Sema &S, ASTContext &C, in ConstructTransparentUnion() function 9391 ConstructTransparentUnion(*this, Context, RHS, ArgType, InitField); in CheckTransparentUnionArgumentConstraints()
|