Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprObjC.h321 unsigned HasPackExpansions : 1; variable
335 bool HasPackExpansions) in ObjCDictionaryLiteral()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderStmt.cpp1431 bool HasPackExpansions = Record.readInt(); in VisitObjCDictionaryLiteral() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp1088 bool HasPackExpansions = false; in BuildObjCDictionaryLiteral() local