Home
last modified time | relevance | path

Searched defs:ArrayFillerOrUnionFieldInit (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h4822 llvm::PointerUnion<Expr *, FieldDecl *> ArrayFillerOrUnionFieldInit; global() variable
H A DExpr.h4838 llvm::PointerUnion<Expr *, FieldDecl *> ArrayFillerOrUnionFieldInit; global() variable