Lines Matching defs:DeclLoc
5039 QualType DeclType, SourceLocation DeclLoc,
5046 DeclLoc, OverloadCandidateSet::CSK_InitByUserDefinedConversion);
5074 DeclLoc,
5107 switch (CandidateSet.BestViableFunction(S, DeclLoc, Best)) {
5156 SourceLocation DeclLoc,
5184 S.CompareReferenceRelationship(DeclLoc, T1, T2, &RefConv);
5255 S.isCompleteType(DeclLoc, T2) &&
5257 if (FindConversionForRefInit(S, ICS, DeclType, DeclLoc,
5303 T2->isRecordType() && S.isCompleteType(DeclLoc, T2) &&
5304 FindConversionForRefInit(S, ICS, DeclType, DeclLoc,