Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1074 auto field = E->getTargetUnionField(); in VisitCastExpr()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h3548 const FieldDecl *getTargetUnionField() const { in getTargetUnionField() function