Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGExprConstant.cpp1073 auto field = E->getTargetUnionField(); in VisitCastExpr()
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DExpr.h3564 const FieldDecl *getTargetUnionField() const { in getTargetUnionField() function