Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DExprObjC.cpp89 NumElements, HasPackExpansions ? NumElements : 0)); in CreateEmpty() argument
54 ObjCDictionaryLiteral(ArrayRef<ObjCDictionaryElement> VK,bool HasPackExpansions,QualType T,ObjCMethodDecl * method,SourceRange SR) ObjCDictionaryLiteral() argument
80 Create(const ASTContext & C,ArrayRef<ObjCDictionaryElement> VK,bool HasPackExpansions,QualType T,ObjCMethodDecl * method,SourceRange SR) Create() argument
[all...]
/llvm-project/clang/include/clang/AST/
H A DExprObjC.h335 bool HasPackExpansions) in ObjCDictionaryLiteral() argument
/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1471 bool HasPackExpansions = Record.readInt(); VisitObjCDictionaryLiteral() local
/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1093 bool HasPackExpansions = false; BuildObjCDictionaryLiteral() local