Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DExprCXX.h4968 llvm::PointerUnion<Expr *, FieldDecl *> ArrayFillerOrUnionFieldInit; global() variable
H A DExpr.h5030 llvm::PointerUnion<Expr *, FieldDecl *> ArrayFillerOrUnionFieldInit; global() variable