Home
last modified time | relevance | path

Searched refs:ArrayWithObjectsMethod (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExprObjC.h194 ObjCMethodDecl *ArrayWithObjectsMethod; variable
241 return ArrayWithObjectsMethod; in getArrayWithObjectsMethod()
/aosp_15_r20/external/clang/include/clang/AST/
H A DExprObjC.h149 ObjCMethodDecl *ArrayWithObjectsMethod; variable
197 return ArrayWithObjectsMethod; in getArrayWithObjectsMethod()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DExprObjC.h194 ObjCMethodDecl *ArrayWithObjectsMethod; variable
241 return ArrayWithObjectsMethod; in getArrayWithObjectsMethod()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DExprObjC.h194 ObjCMethodDecl *ArrayWithObjectsMethod; variable
241 return ArrayWithObjectsMethod; in getArrayWithObjectsMethod()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DExprObjC.h194 ObjCMethodDecl *ArrayWithObjectsMethod; variable
241 return ArrayWithObjectsMethod; in getArrayWithObjectsMethod()
/aosp_15_r20/external/clang/lib/AST/
H A DExprObjC.cpp24 NumElements(Elements.size()), Range(SR), ArrayWithObjectsMethod(Method) { in ObjCArrayLiteral()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExprObjC.cpp779 if (!ArrayWithObjectsMethod) { in BuildObjCArrayLiteral()
842 ArrayWithObjectsMethod = Method; in BuildObjCArrayLiteral()
845 QualType ObjectsType = ArrayWithObjectsMethod->parameters()[0]->getType(); in BuildObjCArrayLiteral()
867 ArrayWithObjectsMethod, SR)); in BuildObjCArrayLiteral()
H A DSema.cpp98 NSArrayDecl(nullptr), ArrayWithObjectsMethod(nullptr),
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp983 E->ArrayWithObjectsMethod = ReadDeclAs<ObjCMethodDecl>(Record, Idx); in VisitObjCArrayLiteral()
/aosp_15_r20/external/clang/include/clang/Sema/
H A DSema.h765 ObjCMethodDecl *ArrayWithObjectsMethod; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DSema.h12223 ObjCMethodDecl *ArrayWithObjectsMethod; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DSema.h1219 ObjCMethodDecl *ArrayWithObjectsMethod; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DSema.h12452 ObjCMethodDecl *ArrayWithObjectsMethod; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DSema.h12452 ObjCMethodDecl *ArrayWithObjectsMethod; variable