Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/AST/
H A DExprObjC.cpp54 bool HasPackExpansions, QualType T, in ObjCDictionaryLiteral()
91 bool HasPackExpansions, QualType T, in Create()
100 bool HasPackExpansions) { in CreateEmpty()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExprObjC.h335 bool HasPackExpansions) in ObjCDictionaryLiteral()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DExprObjC.h335 bool HasPackExpansions) in ObjCDictionaryLiteral()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DExprObjC.h335 bool HasPackExpansions) in ObjCDictionaryLiteral()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DExprObjC.h335 bool HasPackExpansions) in ObjCDictionaryLiteral()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExprObjC.cpp1007 bool HasPackExpansions = false; in BuildObjCDictionaryLiteral() local
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp991 bool HasPackExpansions = Record[Idx++]; in VisitObjCDictionaryLiteral() local