Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DInitialization.h314 static InitializedEntity InitializeNew(SourceLocation NewLoc, QualType Type) { in InitializeNew() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp1849 = InitializedEntity::InitializeNew(StartLoc, AllocType); in BuildCXXNew()
2141 = InitializedEntity::InitializeNew(StartLoc, InitType); in BuildCXXNew()