/llvm-project/clang/lib/AST/ |
H A D | StmtOpenMP.cpp | 52 OMPChildren *OMPChildren::CreateEmpty(void *Mem, unsigned NumClauses, in CreateEmpty() function in OMPChildren 273 OMPMetaDirective *OMPMetaDirective::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPMetaDirective 292 OMPParallelDirective *OMPParallelDirective::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPParallelDirective 327 OMPSimdDirective *OMPSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPSimdDirective 400 OMPForDirective *OMPForDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPForDirective 422 OMPTileDirective *OMPTileDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPTileDirective 445 OMPUnrollDirective *OMPUnrollDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPUnrollDirective 487 OMPForSimdDirective *OMPForSimdDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPForSimdDirective 508 OMPSectionsDirective *OMPSectionsDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPSectionsDirective 528 OMPSectionDirective *OMPSectionDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPSectionDirective 544 OMPScopeDirective *OMPScopeDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPScopeDirective 561 OMPSingleDirective *OMPSingleDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPSingleDirective 577 OMPMasterDirective *OMPMasterDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPMasterDirective 592 OMPCriticalDirective *OMPCriticalDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPCriticalDirective 637 OMPParallelForDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, CreateEmpty() function in OMPParallelForDirective 680 OMPParallelForSimdDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPParallelForSimdDirective 698 OMPParallelMasterDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPParallelMasterDirective 714 OMPParallelMaskedDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPParallelMaskedDirective 732 OMPParallelSectionsDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPParallelSectionsDirective 748 OMPTaskDirective *OMPTaskDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPTaskDirective 761 OMPTaskyieldDirective *OMPTaskyieldDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPTaskyieldDirective 775 OMPErrorDirective *OMPErrorDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPErrorDirective 787 OMPBarrierDirective *OMPBarrierDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPBarrierDirective 801 OMPTaskwaitDirective *OMPTaskwaitDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPTaskwaitDirective 816 OMPTaskgroupDirective *OMPTaskgroupDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPTaskgroupDirective 832 OMPCancellationPointDirective::CreateEmpty(const ASTContext &C, EmptyShell) { CreateEmpty() function in OMPCancellationPointDirective 847 OMPCancelDirective *OMPCancelDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPCancelDirective 862 OMPFlushDirective *OMPFlushDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPFlushDirective 877 OMPDepobjDirective *OMPDepobjDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPDepobjDirective 892 OMPScanDirective *OMPScanDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPScanDirective 908 OMPOrderedDirective *OMPOrderedDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPOrderedDirective 935 OMPAtomicDirective *OMPAtomicDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPAtomicDirective 951 OMPTargetDirective *OMPTargetDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPTargetDirective 970 OMPTargetParallelDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPTargetParallelDirective 1014 OMPTargetParallelForDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPTargetParallelForDirective 1030 OMPTargetDataDirective *OMPTargetDataDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPTargetDataDirective 1045 OMPTargetEnterDataDirective::CreateEmpty(const ASTContext &C, unsigned N, CreateEmpty() function in OMPTargetEnterDataDirective 1059 OMPTargetExitDataDirective::CreateEmpty(const ASTContext &C, unsigned N, CreateEmpty() function in OMPTargetExitDataDirective 1074 OMPTeamsDirective *OMPTeamsDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPTeamsDirective 1116 OMPTaskLoopDirective *OMPTaskLoopDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPTaskLoopDirective 1161 OMPTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, CreateEmpty() function in OMPTaskLoopSimdDirective 1205 OMPMasterTaskLoopDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPMasterTaskLoopDirective 1250 OMPMaskedTaskLoopDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPMaskedTaskLoopDirective 1294 OMPMasterTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPMasterTaskLoopSimdDirective 1338 OMPMaskedTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPMaskedTaskLoopSimdDirective 1383 OMPParallelMasterTaskLoopDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPParallelMasterTaskLoopDirective 1430 OMPParallelMaskedTaskLoopDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPParallelMaskedTaskLoopDirective 1477 OMPParallelMasterTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPParallelMasterTaskLoopSimdDirective 1524 OMPParallelMaskedTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPParallelMaskedTaskLoopSimdDirective 1571 OMPDistributeDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, CreateEmpty() function in OMPDistributeDirective 1587 OMPTargetUpdateDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, CreateEmpty() function in OMPTargetUpdateDirective 1644 OMPDistributeParallelForDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPDistributeParallelForDirective 1704 OMPDistributeParallelForSimdDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPDistributeParallelForSimdDirective 1750 OMPDistributeSimdDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPDistributeSimdDirective 1794 OMPTargetParallelForSimdDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPTargetParallelForSimdDirective 1833 OMPTargetSimdDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, CreateEmpty() function in OMPTargetSimdDirective 1876 OMPTeamsDistributeDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPTeamsDistributeDirective 1919 OMPTeamsDistributeSimdDirective *OMPTeamsDistributeSimdDirective::CreateEmpty( CreateEmpty() function in OMPTeamsDistributeSimdDirective 1977 OMPTeamsDistributeParallelForSimdDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPTeamsDistributeParallelForSimdDirective 2039 OMPTeamsDistributeParallelForDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPTeamsDistributeParallelForDirective 2058 OMPTargetTeamsDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, CreateEmpty() function in OMPTargetTeamsDirective 2100 OMPTargetTeamsDistributeDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPTargetTeamsDistributeDirective 2163 OMPTargetTeamsDistributeParallelForDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPTargetTeamsDistributeParallelForDirective 2225 OMPTargetTeamsDistributeParallelForSimdDirective::CreateEmpty( CreateEmpty() function in OMPTargetTeamsDistributeParallelForSimdDirective 2272 OMPTargetTeamsDistributeSimdDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPTargetTeamsDistributeSimdDirective 2291 OMPInteropDirective *OMPInteropDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPInteropDirective 2307 OMPDispatchDirective *OMPDispatchDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPDispatchDirective 2325 OMPMaskedDirective *OMPMaskedDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPMaskedDirective 2367 OMPGenericLoopDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, CreateEmpty() function in OMPGenericLoopDirective 2423 OMPTeamsGenericLoopDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPTeamsGenericLoopDirective 2481 OMPTargetTeamsGenericLoopDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPTargetTeamsGenericLoopDirective 2525 OMPParallelGenericLoopDirective *OMPParallelGenericLoopDirective::CreateEmpty( CreateEmpty() function in OMPParallelGenericLoopDirective 2570 OMPTargetParallelGenericLoopDirective::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPTargetParallelGenericLoopDirective [all...] |
H A D | OpenMPClause.cpp | 358 OMPOrderedClause *OMPOrderedClause::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPOrderedClause 415 OMPUpdateClause *OMPUpdateClause::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPUpdateClause 446 OMPPrivateClause *OMPPrivateClause::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPPrivateClause 479 OMPFirstprivateClause *OMPFirstprivateClause::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPFirstprivateClause 531 OMPLastprivateClause *OMPLastprivateClause::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPLastprivateClause 549 OMPSharedClause *OMPSharedClause::CreateEmpty(const ASTContext &C, unsigned N) { CreateEmpty() function in OMPSharedClause 617 OMPLinearClause *OMPLinearClause::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPLinearClause 644 OMPAlignedClause *OMPAlignedClause::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPAlignedClause 693 OMPCopyinClause *OMPCopyinClause::CreateEmpty(const ASTContext &C, unsigned N) { CreateEmpty() function in OMPCopyinClause 734 OMPCopyprivateClause *OMPCopyprivateClause::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPCopyprivateClause 830 OMPReductionClause::CreateEmpty(const ASTContext &C, unsigned N, CreateEmpty() function in OMPReductionClause 886 OMPTaskReductionClause *OMPTaskReductionClause::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPTaskReductionClause 949 OMPInReductionClause *OMPInReductionClause::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPInReductionClause 968 OMPSizesClause *OMPSizesClause::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPSizesClause 983 OMPFullClause *OMPFullClause::CreateEmpty(const ASTContext &C) { CreateEmpty() function in OMPFullClause 1000 OMPPartialClause *OMPPartialClause::CreateEmpty(const ASTContext &C) { CreateEmpty() function in OMPPartialClause 1017 OMPAllocateClause *OMPAllocateClause::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPAllocateClause 1035 OMPFlushClause *OMPFlushClause::CreateEmpty(const ASTContext &C, unsigned N) { CreateEmpty() function in OMPFlushClause 1050 OMPDepobjClause *OMPDepobjClause::CreateEmpty(const ASTContext &C) { CreateEmpty() function in OMPDepobjClause 1075 OMPDependClause *OMPDependClause::CreateEmpty(const ASTContext &C, unsigned N, CreateEmpty() function in OMPDependClause 1184 OMPMapClause::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPMapClause 1236 OMPToClause *OMPToClause::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPToClause 1288 OMPFromClause::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPFromClause 1349 OMPUseDevicePtrClause::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPUseDevicePtrClause 1396 OMPUseDeviceAddrClause::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPUseDeviceAddrClause 1443 OMPIsDevicePtrClause::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPIsDevicePtrClause 1490 OMPHasDeviceAddrClause::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPHasDeviceAddrClause 1514 OMPNontemporalClause *OMPNontemporalClause::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPNontemporalClause 1538 OMPInclusiveClause *OMPInclusiveClause::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPInclusiveClause 1556 OMPExclusiveClause *OMPExclusiveClause::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPExclusiveClause 1619 OMPUsesAllocatorsClause::CreateEmpty(const ASTContext &C, unsigned N) { CreateEmpty() function in OMPUsesAllocatorsClause 1639 OMPAffinityClause *OMPAffinityClause::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPAffinityClause 1662 OMPInitClause *OMPInitClause::CreateEmpty(const ASTContext &C, unsigned N) { CreateEmpty() function in OMPInitClause 1674 OMPBindClause *OMPBindClause::CreateEmpty(const ASTContext &C) { CreateEmpty() function in OMPBindClause 1697 OMPDoacrossClause *OMPDoacrossClause::CreateEmpty(const ASTContext &C, CreateEmpty() function in OMPDoacrossClause [all...] |
H A D | StmtOpenACC.cpp | 20 OpenACCComputeConstruct::CreateEmpty(const ASTContext &C, unsigned NumClauses) { CreateEmpty() function in OpenACCComputeConstruct 105 OpenACCLoopConstruct *OpenACCLoopConstruct::CreateEmpty(const ASTContext &C, CreateEmpty() function in OpenACCLoopConstruct [all...] |
H A D | ExprCXX.cpp | 315 CXXNewExpr *CXXNewExpr::CreateEmpty(const ASTContext &Ctx, bool IsArray, CreateEmpty() function in CXXNewExpr 452 UnresolvedLookupExpr *UnresolvedLookupExpr::CreateEmpty( CreateEmpty() function in UnresolvedLookupExpr 544 DependentScopeDeclRefExpr::CreateEmpty(const ASTContext &Context, CreateEmpty() function in DependentScopeDeclRefExpr 624 CXXOperatorCallExpr *CXXOperatorCallExpr::CreateEmpty(const ASTContext &Ctx, CreateEmpty() function in CXXOperatorCallExpr 689 CXXMemberCallExpr *CXXMemberCallExpr::CreateEmpty(const ASTContext &Ctx, CreateEmpty() function in CXXMemberCallExpr 776 CXXStaticCastExpr *CXXStaticCastExpr::CreateEmpty(const ASTContext &C, CreateEmpty() function in CXXStaticCastExpr 804 CXXDynamicCastExpr *CXXDynamicCastExpr::CreateEmpty(const ASTContext &C, CreateEmpty() function in CXXDynamicCastExpr 868 CXXReinterpretCastExpr::CreateEmpty(const ASTContext &C, unsigned PathSize) { CreateEmpty() function in CXXReinterpretCastExpr 882 CXXConstCastExpr *CXXConstCastExpr::CreateEmpty(const ASTContext &C) { CreateEmpty() function in CXXConstCastExpr 895 CXXAddrspaceCastExpr *CXXAddrspaceCastExpr::CreateEmpty(const ASTContext &C) { CreateEmpty() function in CXXAddrspaceCastExpr 915 CXXFunctionalCastExpr *CXXFunctionalCastExpr::CreateEmpty(const ASTContext &C, CreateEmpty() function in CXXFunctionalCastExpr 963 UserDefinedLiteral *UserDefinedLiteral::CreateEmpty(const ASTContext &Ctx, CreateEmpty() function in UserDefinedLiteral 1009 CXXDefaultArgExpr *CXXDefaultArgExpr::CreateEmpty(const ASTContext &C, CreateEmpty() function in CXXDefaultArgExpr 1063 CXXDefaultInitExpr *CXXDefaultInitExpr::CreateEmpty(const ASTContext &C, CreateEmpty() function in CXXDefaultInitExpr 1138 CXXTemporaryObjectExpr::CreateEmpty(const ASTContext &Ctx, unsigned NumArgs) { CreateEmpty() function in CXXTemporaryObjectExpr 1172 CXXConstructExpr *CXXConstructExpr::CreateEmpty(const ASTContext &Ctx, CreateEmpty() function in CXXConstructExpr 1479 CXXUnresolvedConstructExpr::CreateEmpty(const ASTContext &Context, CreateEmpty() function in CXXUnresolvedConstructExpr 1552 CXXDependentScopeMemberExpr *CXXDependentScopeMemberExpr::CreateEmpty( CreateEmpty() function in CXXDependentScopeMemberExpr 1572 CXXThisExpr *CXXThisExpr::CreateEmpty(const ASTContext &Ctx) { CreateEmpty() function in CXXThisExpr 1652 UnresolvedMemberExpr *UnresolvedMemberExpr::CreateEmpty( CreateEmpty() function in UnresolvedMemberExpr 1802 FunctionParmPackExpr::CreateEmpty(const ASTContext &Context, CreateEmpty() function in FunctionParmPackExpr 1918 CUDAKernelCallExpr *CUDAKernelCallExpr::CreateEmpty(const ASTContext &Ctx, CreateEmpty() function in CUDAKernelCallExpr 1940 CXXParenListInitExpr *CXXParenListInitExpr::CreateEmpty(ASTContext &C, CreateEmpty() function in CXXParenListInitExpr [all...] |
H A D | StmtObjC.cpp | 56 ObjCAtTryStmt *ObjCAtTryStmt::CreateEmpty(const ASTContext &Context, in CreateEmpty() function in ObjCAtTryStmt
|
H A D | ExprObjC.cpp | 47 ObjCArrayLiteral *ObjCArrayLiteral::CreateEmpty(const ASTContext &C, CreateEmpty() function in ObjCArrayLiteral 88 ObjCDictionaryLiteral::CreateEmpty(const ASTContext &C, unsigned NumElements, CreateEmpty() function in ObjCDictionaryLiteral 232 ObjCMessageExpr *ObjCMessageExpr::CreateEmpty(const ASTContext &Context, CreateEmpty() function in ObjCMessageExpr
|
H A D | Expr.cpp | 367 ConstantExpr *ConstantExpr::CreateEmpty(const ASTContext &Context, CreateEmpty() function in ConstantExpr 529 DeclRefExpr *DeclRefExpr::CreateEmpty(const ASTContext &Context, CreateEmpty() function in DeclRefExpr 587 SYCLUniqueStableNameExpr::CreateEmpty(const ASTContext &Ctx) { CreateEmpty() function in SYCLUniqueStableNameExpr 647 PredefinedExpr *PredefinedExpr::CreateEmpty(const ASTContext &Ctx, CreateEmpty() function in PredefinedExpr 1202 StringLiteral *StringLiteral::CreateEmpty(const ASTContext &Ctx, CreateEmpty() function in StringLiteral 1518 CallExpr *CallExpr::CreateEmpty(const ASTContext &Ctx, unsigned NumArgs, CreateEmpty() function in CallExpr 1670 OffsetOfExpr *OffsetOfExpr::CreateEmpty(const ASTContext &C, CreateEmpty() function in OffsetOfExpr 1776 MemberExpr *MemberExpr::CreateEmpty(const ASTContext &Context, CreateEmpty() function in MemberExpr 2096 ImplicitCastExpr *ImplicitCastExpr::CreateEmpty(const ASTContext &C, CreateEmpty() function in ImplicitCastExpr 2123 CStyleCastExpr *CStyleCastExpr::CreateEmpty(const ASTContext &C, CreateEmpty() function in CStyleCastExpr 4551 GenericSelectionExpr::CreateEmpty(const ASTContext &Context, CreateEmpty() function in GenericSelectionExpr 4617 DesignatedInitExpr *DesignatedInitExpr::CreateEmpty(const ASTContext &C, CreateEmpty() function in DesignatedInitExpr 4755 ParenListExpr *ParenListExpr::CreateEmpty(const ASTContext &Ctx, CreateEmpty() function in ParenListExpr 4796 BinaryOperator *BinaryOperator::CreateEmpty(const ASTContext &C, CreateEmpty() function in BinaryOperator 4818 CompoundAssignOperator::CreateEmpty(const ASTContext &C, bool HasFPFeatures) { CreateEmpty() function in CompoundAssignOperator 4840 UnaryOperator *UnaryOperator::CreateEmpty(const ASTContext &C, CreateEmpty() function in UnaryOperator 5136 RecoveryExpr *RecoveryExpr::CreateEmpty(ASTContext &Ctx, unsigned NumSubExprs) { CreateEmpty() function in RecoveryExpr 5181 OMPArrayShapingExpr *OMPArrayShapingExpr::CreateEmpty(const ASTContext &Context, CreateEmpty() function in OMPArrayShapingExpr 5312 OMPIteratorExpr *OMPIteratorExpr::CreateEmpty(const ASTContext &Context, CreateEmpty() function in OMPIteratorExpr [all...] |
H A D | Stmt.cpp | 393 CompoundStmt *CompoundStmt::CreateEmpty(const ASTContext &C, unsigned NumStmts, CreateEmpty() function in CompoundStmt 434 AttributedStmt *AttributedStmt::CreateEmpty(const ASTContext &C, CreateEmpty() function in AttributedStmt 973 IfStmt *IfStmt::CreateEmpty(const ASTContext &Ctx, bool HasElse, bool HasVar, CreateEmpty() function in IfStmt 1092 SwitchStmt *SwitchStmt::CreateEmpty(const ASTContext &Ctx, bool HasInit, CreateEmpty() function in SwitchStmt 1154 WhileStmt *WhileStmt::CreateEmpty(const ASTContext &Ctx, bool HasVar) { CreateEmpty() function in WhileStmt 1212 ReturnStmt *ReturnStmt::CreateEmpty(const ASTContext &Ctx, CreateEmpty() function in ReturnStmt 1231 CaseStmt *CaseStmt::CreateEmpty(const ASTContext &Ctx, CreateEmpty() function in CaseStmt
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGDebugInfo.h | 909 static ApplyDebugLocation CreateEmpty(CodeGenFunction &CGF) { CreateEmpty() function
|