Home
last modified time | relevance | path

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

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