Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp2034 const FieldDecl *CastExpr::getTargetFieldForToUnionCast(QualType unionType, in getTargetFieldForToUnionCast() argument
2036 auto RD = unionType->castAs<RecordType>()->getDecl(); in getTargetFieldForToUnionCast()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h3637 static const FieldDecl *getTargetFieldForToUnionCast(QualType unionType,