Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprObjC.cpp54 bool HasPackExpansions, QualType T, in ObjCDictionaryLiteral()
91 bool HasPackExpansions, QualType T, in Create()
100 bool HasPackExpansions) { in CreateEmpty()
/external/clang/lib/Sema/
DSemaExprObjC.cpp1007 bool HasPackExpansions = false; in BuildObjCDictionaryLiteral() local
/external/clang/lib/Serialization/
DASTReaderStmt.cpp991 bool HasPackExpansions = Record[Idx++]; in VisitObjCDictionaryLiteral() local