/external/clang/include/clang/AST/ |
D | StmtOpenMP.h | 280 unsigned NumClauses, EmptyShell); 838 unsigned CollapsedNum, EmptyShell); 912 unsigned CollapsedNum, EmptyShell); 980 unsigned CollapsedNum, EmptyShell); 1048 unsigned NumClauses, EmptyShell); 1105 static OMPSectionDirective *CreateEmpty(const ASTContext &C, EmptyShell); 1168 unsigned NumClauses, EmptyShell); 1215 static OMPMasterDirective *CreateEmpty(const ASTContext &C, EmptyShell); 1282 unsigned NumClauses, EmptyShell); 1362 EmptyShell); [all …]
|
D | ExprCXX.h | 71 explicit CXXOperatorCallExpr(ASTContext& C, EmptyShell Empty) : in CXXOperatorCallExpr() 127 CXXMemberCallExpr(ASTContext &C, EmptyShell Empty) in CXXMemberCallExpr() 170 CUDAKernelCallExpr(ASTContext &C, EmptyShell Empty) in CUDAKernelCallExpr() 218 explicit CXXNamedCastExpr(StmtClass SC, EmptyShell Shell, unsigned PathSize) in CXXNamedCastExpr() 264 explicit CXXStaticCastExpr(EmptyShell Empty, unsigned PathSize) in CXXStaticCastExpr() 300 explicit CXXDynamicCastExpr(EmptyShell Empty, unsigned pathSize) in CXXDynamicCastExpr() 344 CXXReinterpretCastExpr(EmptyShell Empty, unsigned pathSize) in CXXReinterpretCastExpr() 381 explicit CXXConstCastExpr(EmptyShell Empty) in CXXConstCastExpr() 419 explicit UserDefinedLiteral(const ASTContext &C, EmptyShell Empty) in UserDefinedLiteral() 480 explicit CXXBoolLiteralExpr(EmptyShell Empty) in CXXBoolLiteralExpr() [all …]
|
D | StmtObjC.h | 32 explicit ObjCForCollectionStmt(EmptyShell Empty) : in ObjCForCollectionStmt() 87 explicit ObjCAtCatchStmt(EmptyShell Empty) : in ObjCAtCatchStmt() 129 explicit ObjCAtFinallyStmt(EmptyShell Empty) : in ObjCAtFinallyStmt() 179 explicit ObjCAtTryStmt(EmptyShell Empty, unsigned NumCatchStmts, in ObjCAtTryStmt() 276 explicit ObjCAtSynchronizedStmt(EmptyShell Empty) : in ObjCAtSynchronizedStmt() 322 explicit ObjCAtThrowStmt(EmptyShell Empty) : in ObjCAtThrowStmt() 353 explicit ObjCAutoreleasePoolStmt(EmptyShell Empty) : in ObjCAutoreleasePoolStmt()
|
D | Stmt.h | 298 struct EmptyShell { }; in LLVM_ALIGNAS() struct 339 explicit Stmt(StmtClass SC, EmptyShell) : Stmt(SC) {} in LLVM_ALIGNAS() 453 explicit DeclStmt(EmptyShell Empty) : Stmt(DeclStmtClass, Empty) { } in DeclStmt() 526 explicit NullStmt(EmptyShell Empty) : Stmt(NullStmtClass, Empty), in NullStmt() 568 explicit CompoundStmt(EmptyShell Empty) in CompoundStmt() 660 SwitchCase(StmtClass SC, EmptyShell) in SwitchCase() argument 705 explicit CaseStmt(EmptyShell Empty) : SwitchCase(CaseStmtClass, Empty) { } in CaseStmt() 757 explicit DefaultStmt(EmptyShell Empty) in DefaultStmt() 803 explicit LabelStmt(EmptyShell Empty) : Stmt(LabelStmtClass, Empty) { } in LabelStmt() 843 explicit AttributedStmt(EmptyShell Empty, unsigned NumAttrs) in AttributedStmt() [all …]
|
D | Expr.h | 123 explicit Expr(StmtClass SC, EmptyShell) : Stmt(SC) { } in Expr() argument 873 explicit OpaqueValueExpr(EmptyShell Empty) in OpaqueValueExpr() 973 explicit DeclRefExpr(EmptyShell Empty) in DeclRefExpr() 1184 explicit PredefinedExpr(EmptyShell Empty) in PredefinedExpr() 1268 explicit IntegerLiteral(EmptyShell Empty) in IntegerLiteral() 1284 static IntegerLiteral *Create(const ASTContext &C, EmptyShell Empty); 1328 CharacterLiteral(EmptyShell Empty) : Expr(CharacterLiteralClass, Empty) { } in CharacterLiteral() 1361 explicit FloatingLiteral(const ASTContext &C, EmptyShell Empty); 1366 static FloatingLiteral *Create(const ASTContext &C, EmptyShell Empty); 1432 explicit ImaginaryLiteral(EmptyShell Empty) in ImaginaryLiteral() [all …]
|
D | ExprObjC.h | 37 explicit ObjCStringLiteral(EmptyShell Empty) in ObjCStringLiteral() 68 explicit ObjCBoolLiteralExpr(EmptyShell Empty) in ObjCBoolLiteralExpr() 105 explicit ObjCBoxedExpr(EmptyShell Empty) in ObjCBoxedExpr() 155 explicit ObjCArrayLiteral(EmptyShell Empty, unsigned NumElements) in ObjCArrayLiteral() 289 explicit ObjCDictionaryLiteral(EmptyShell Empty, unsigned NumElements, 368 explicit ObjCEncodeExpr(EmptyShell Empty) : Expr(ObjCEncodeExprClass, Empty){} 406 explicit ObjCSelectorExpr(EmptyShell Empty) 450 explicit ObjCProtocolExpr(EmptyShell Empty) 502 explicit ObjCIvarRefExpr(EmptyShell Empty) 627 explicit ObjCPropertyRefExpr(EmptyShell Empty) [all …]
|
D | StmtCXX.h | 41 CXXCatchStmt(EmptyShell Empty) in CXXCatchStmt() 71 CXXTryStmt(EmptyShell Empty, unsigned numHandlers) in CXXTryStmt() 85 static CXXTryStmt *Create(const ASTContext &C, EmptyShell Empty, 144 CXXForRangeStmt(EmptyShell Empty) : Stmt(CXXForRangeStmtClass, Empty) { } in CXXForRangeStmt()
|
D | ExprOpenMP.h | 76 explicit OMPArraySectionExpr(EmptyShell Shell) in OMPArraySectionExpr()
|
D | DeclFriend.h | 83 FriendDecl(EmptyShell Empty, unsigned NumFriendTypeTPLists) in FriendDecl()
|
D | DeclBase.h | 94 struct EmptyShell { }; struct 345 Decl(Kind DK, EmptyShell Empty) in Decl()
|
D | DeclCXX.h | 113 AccessSpecDecl(EmptyShell Empty) in AccessSpecDecl() 2860 UsingShadowDecl(Kind K, ASTContext &C, EmptyShell); 2966 ConstructorUsingShadowDecl(ASTContext &C, EmptyShell Empty) in ConstructorUsingShadowDecl()
|
D | DeclTemplate.h | 2168 FriendTemplateDecl(EmptyShell Empty) 2322 ClassScopeFunctionSpecializationDecl(EmptyShell Empty)
|
D | Decl.h | 3753 ImportDecl(EmptyShell Empty) : Decl(Import, Empty), NextLocalImport() { } in ImportDecl()
|
/external/clang/lib/AST/ |
D | StmtOpenMP.cpp | 74 EmptyShell) { in CreateEmpty() argument 115 EmptyShell) { in CreateEmpty() argument 168 EmptyShell) { in CreateEmpty() argument 220 EmptyShell) { in CreateEmpty() argument 246 EmptyShell) { in CreateEmpty() argument 269 EmptyShell) { in CreateEmpty() argument 294 EmptyShell) { in CreateEmpty() argument 315 EmptyShell) { in CreateEmpty() argument 339 EmptyShell) { in CreateEmpty() argument 389 unsigned CollapsedNum, EmptyShell) { in CreateEmpty() argument [all …]
|
D | ExprCXX.cpp | 245 UnresolvedLookupExpr *E = new (Mem) UnresolvedLookupExpr(EmptyShell()); in CreateEmpty() 532 return new (Buffer) CXXStaticCastExpr(EmptyShell(), PathSize); in CreateEmpty() 557 return new (Buffer) CXXDynamicCastExpr(EmptyShell(), PathSize); in CreateEmpty() 614 return new (Buffer) CXXReinterpretCastExpr(EmptyShell(), PathSize); in CreateEmpty() 627 return new (C) CXXConstCastExpr(EmptyShell()); in CreateEmpty() 648 return new (Buffer) CXXFunctionalCastExpr(EmptyShell(), PathSize); in CreateEmpty() 936 return new (Mem) LambdaExpr(EmptyShell(), NumCaptures, NumArrayIndexVars > 0); in CreateDeserialized() 1049 ExprWithCleanups::ExprWithCleanups(EmptyShell empty, unsigned numObjects) in ExprWithCleanups() 1055 EmptyShell empty, in Create() 1099 Stmt::EmptyShell Empty; in CreateEmpty() [all …]
|
D | ExprObjC.cpp | 50 return new (Mem) ObjCArrayLiteral(EmptyShell(), NumElements); in CreateEmpty() 104 ObjCDictionaryLiteral(EmptyShell(), NumElements, HasPackExpansions); in CreateEmpty() 262 return new (Mem) ObjCMessageExpr(EmptyShell(), NumArgs); in CreateEmpty()
|
D | DeclFriend.cpp | 62 return new (C, ID, Extra) FriendDecl(EmptyShell(), FriendTypeNumTPLists); in CreateDeserialized()
|
D | StmtObjC.cpp | 64 return new (Mem) ObjCAtTryStmt(EmptyShell(), NumCatchStmts, HasFinally); in CreateEmpty()
|
D | StmtCXX.cpp | 35 CXXTryStmt *CXXTryStmt::Create(const ASTContext &C, EmptyShell Empty, in Create()
|
D | Expr.cpp | 424 return new (Mem) DeclRefExpr(EmptyShell()); in CreateEmpty() 726 IntegerLiteral::Create(const ASTContext &C, EmptyShell Empty) { in Create() 739 FloatingLiteral::FloatingLiteral(const ASTContext &C, EmptyShell Empty) in FloatingLiteral() 752 FloatingLiteral::Create(const ASTContext &C, EmptyShell Empty) { in Create() 1163 CallExpr::CallExpr(const ASTContext &C, StmtClass SC, EmptyShell Empty) in CallExpr() 1167 EmptyShell Empty) in CallExpr() 1669 return new (Buffer) ImplicitCastExpr(EmptyShell(), PathSize); in CreateEmpty() 1691 return new (Buffer) CStyleCastExpr(EmptyShell(), PathSize); in CreateEmpty() 3739 EmptyShell sh, in Create() 3747 PseudoObjectExpr::PseudoObjectExpr(EmptyShell shell, unsigned numSemanticExprs) in PseudoObjectExpr()
|
D | Stmt.cpp | 327 return new (Mem) AttributedStmt(EmptyShell(), NumAttrs); in CreateEmpty() 1032 CapturedStmt::CapturedStmt(EmptyShell Empty, unsigned NumCaptures) in CapturedStmt() 1076 return new (Mem) CapturedStmt(EmptyShell(), NumCaptures); in CreateDeserialized()
|
D | DeclCXX.cpp | 34 return new (C, ID) AccessSpecDecl(EmptyShell()); in CreateDeserialized() 2157 UsingShadowDecl::UsingShadowDecl(Kind K, ASTContext &C, EmptyShell Empty) in UsingShadowDecl() 2163 return new (C, ID) UsingShadowDecl(UsingShadow, C, EmptyShell()); in CreateDeserialized() 2186 return new (C, ID) ConstructorUsingShadowDecl(C, EmptyShell()); in CreateDeserialized()
|
D | DeclTemplate.cpp | 884 return new (C, ID) FriendTemplateDecl(EmptyShell()); in CreateDeserialized()
|
D | Decl.cpp | 4265 ImportDecl(EmptyShell()); in CreateDeserialized()
|
/external/clang/lib/Serialization/ |
D | ASTReaderStmt.cpp | 2817 Stmt::EmptyShell Empty; in ReadStmtFromStream()
|