Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DInitialization.h254 static InitializedEntity InitializeNew(SourceLocation NewLoc, QualType Type) { in InitializeNew() function
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaExprCXX.cpp1461 = InitializedEntity::InitializeNew(StartLoc, InitType); in BuildCXXNew()