Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDInitialization.h254 static InitializedEntity InitializeNew(SourceLocation NewLoc, QualType Type) { in InitializeNew() function
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaExprCXX.cpp1461 = InitializedEntity::InitializeNew(StartLoc, InitType); in BuildCXXNew()