Lines Matching defs:DeclLoc
4913 QualType DeclType, SourceLocation DeclLoc,
4920 DeclLoc, OverloadCandidateSet::CSK_InitByUserDefinedConversion);
4948 DeclLoc,
4981 switch (CandidateSet.BestViableFunction(S, DeclLoc, Best)) {
5030 SourceLocation DeclLoc,
5058 S.CompareReferenceRelationship(DeclLoc, T1, T2, &RefConv);
5129 S.isCompleteType(DeclLoc, T2) &&
5131 if (FindConversionForRefInit(S, ICS, DeclType, DeclLoc,
5177 T2->isRecordType() && S.isCompleteType(DeclLoc, T2) &&
5178 FindConversionForRefInit(S, ICS, DeclType, DeclLoc,