Searched defs:DeclInitType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclCXX.cpp10707 Sema::BuildCXXConstructExpr(SourceLocation ConstructLoc, QualType DeclInitType, argument
10733 return BuildCXXConstructExpr(ConstructLoc, DeclInitType, Constructor,
10742 Sema::BuildCXXConstructExpr(SourceLocation ConstructLoc, QualType DeclInitType, argument
10752 Context, DeclInitType, ConstructLoc, Constructor, Elidable, ExprArgs,

Completed in 71 milliseconds