Home
last modified time | relevance | path

Searched defs:HasPackExpansions (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/clang/lib/AST/
H A DExprObjC.cpp54 bool HasPackExpansions, QualType T, in ObjCDictionaryLiteral()
80 bool HasPackExpansions, QualType T, in Create()
89 bool HasPackExpansions) { in CreateEmpty()
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DExprObjC.h320 unsigned HasPackExpansions : 1; variable
334 bool HasPackExpansions) in ObjCDictionaryLiteral()
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTReaderStmt.cpp1432 bool HasPackExpansions = Record.readInt(); in VisitObjCDictionaryLiteral() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExprObjC.cpp1086 bool HasPackExpansions = false; in BuildObjCDictionaryLiteral() local