Home
last modified time | relevance | path

Searched refs:InitializeNew (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DInitialization.h327 static InitializedEntity InitializeNew(SourceLocation NewLoc, QualType Type) { in InitializeNew() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprCXX.cpp2017 = InitializedEntity::InitializeNew(StartLoc, AllocType); in BuildCXXNew()
2372 = InitializedEntity::InitializeNew(StartLoc, InitType); in BuildCXXNew()