Home
last modified time | relevance | path

Searched defs:InitRange (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DMakeSmartPtrCheck.cpp360 SourceRange InitRange = New->getDirectInitRange(); in replaceNew() local
376 SourceRange InitRange; in replaceNew() local
H A DUseDefaultMemberInitCheck.cpp267 CharSourceRange InitRange = in checkDefaultInit() local
/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp3312 getStructuredSubobjectInit(InitListExpr * IList,unsigned Index,QualType CurrentObjectType,InitListExpr * StructuredList,unsigned StructuredIndex,SourceRange InitRange,bool IsFullyOverwritten) getStructuredSubobjectInit() argument
3375 createInitListExpr(QualType CurrentObjectType,SourceRange InitRange,unsigned ExpectedNumInits) createInitListExpr() argument
H A DSemaDeclCXX.cpp4499 SourceRange InitRange = Init->getSourceRange(); BuildMemberInitializer() local
4574 SourceRange InitRange = Init->getSourceRange(); BuildDelegatingInitializer() local
4644 SourceRange InitRange = Init->getSourceRange(); BuildBaseInitializer() local
18250 CheckPureMethod(CXXMethodDecl * Method,SourceRange InitRange) CheckPureMethod() argument
[all...]
H A DSemaExprCXX.cpp2440 SourceRange InitRange(Exprs.front()->getBeginLoc(), BuildCXXNew() local