Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExpr.cpp1940 const FieldDecl *CastExpr::getTargetFieldForToUnionCast(QualType unionType, in getTargetFieldForToUnionCast() argument
1942 auto RD = unionType->castAs<RecordType>()->getDecl(); in getTargetFieldForToUnionCast()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DExpr.h3584 static const FieldDecl *getTargetFieldForToUnionCast(QualType unionType,