Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DComputeDependence.h94 class ObjCArrayLiteral; variable
DExprObjC.h201 explicit ObjCArrayLiteral(EmptyShell Empty, unsigned NumElements) in ObjCArrayLiteral() function
DStmt.h300 friend class ObjCArrayLiteral; // ctor variable
/external/clang/include/clang/AST/
DExprObjC.h155 explicit ObjCArrayLiteral(EmptyShell Empty, unsigned NumElements) in ObjCArrayLiteral() function
DStmt.h116 friend class ObjCArrayLiteral; // ctor in LLVM_ALIGNAS() local
/external/clang/lib/AST/
DExprObjC.cpp20 ObjCArrayLiteral::ObjCArrayLiteral(ArrayRef<Expr *> Elements, QualType T, in ObjCArrayLiteral() function in ObjCArrayLiteral
/external/llvm-project/clang/lib/AST/
DExprObjC.cpp28 ObjCArrayLiteral::ObjCArrayLiteral(ArrayRef<Expr *> Elements, QualType T, in ObjCArrayLiteral() function in ObjCArrayLiteral