Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExpr.cpp3986 bool HasPackExpansions, in ObjCDictionaryLiteral()
4023 bool HasPackExpansions, in Create()
4037 bool HasPackExpansions) { in CreateEmpty()
/external/clang/lib/Serialization/
DASTReaderStmt.cpp939 bool HasPackExpansions = Record[Idx++]; in VisitObjCDictionaryLiteral() local
/external/clang/lib/Sema/
DSemaExprObjC.cpp870 bool HasPackExpansions = false; in BuildObjCDictionaryLiteral() local