Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h328 static InitializedEntity InitializeNew(SourceLocation NewLoc, QualType Type) { in InitializeNew() function
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1976 = InitializedEntity::InitializeNew(StartLoc, AllocType); in BuildCXXNew()
2332 = InitializedEntity::InitializeNew(StartLoc, InitType); in BuildCXXNew()