Lines Matching refs:CreateEmpty
249 UnresolvedLookupExpr::CreateEmpty(ASTContext &C, in CreateEmpty() function in UnresolvedLookupExpr
406 DependentScopeDeclRefExpr::CreateEmpty(ASTContext &C, in CreateEmpty() function in DependentScopeDeclRefExpr
542 CXXStaticCastExpr *CXXStaticCastExpr::CreateEmpty(ASTContext &C, in CreateEmpty() function in CXXStaticCastExpr
567 CXXDynamicCastExpr *CXXDynamicCastExpr::CreateEmpty(ASTContext &C, in CreateEmpty() function in CXXDynamicCastExpr
625 CXXReinterpretCastExpr::CreateEmpty(ASTContext &C, unsigned PathSize) { in CreateEmpty() function in CXXReinterpretCastExpr
640 CXXConstCastExpr *CXXConstCastExpr::CreateEmpty(ASTContext &C) { in CreateEmpty() function in CXXConstCastExpr
659 CXXFunctionalCastExpr::CreateEmpty(ASTContext &C, unsigned PathSize) { in CreateEmpty() function in CXXFunctionalCastExpr
1067 CXXUnresolvedConstructExpr::CreateEmpty(ASTContext &C, unsigned NumArgs) { in CreateEmpty() function in CXXUnresolvedConstructExpr
1164 CXXDependentScopeMemberExpr::CreateEmpty(ASTContext &C, in CreateEmpty() function in CXXDependentScopeMemberExpr
1277 UnresolvedMemberExpr::CreateEmpty(ASTContext &C, bool HasTemplateKWAndArgsInfo, in CreateEmpty() function in UnresolvedMemberExpr
1354 FunctionParmPackExpr::CreateEmpty(ASTContext &Context, unsigned NumParams) { in CreateEmpty() function in FunctionParmPackExpr