Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprConstant.cpp1053 auto field = E->getTargetUnionField(); in VisitCastExpr()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h3482 const FieldDecl *getTargetUnionField() const { in getTargetUnionField() function