Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2227 bool HasArrayFillerOrUnionDecl = ArrayFiller || UnionField; VisitCXXParenListInitExpr() local
H A DASTReaderStmt.cpp2249 bool HasArrayFillerOrUnionDecl = Record.readBool(); VisitCXXParenListInitExpr() local