Searched refs:getRepresentativeDecl (Results 1 - 7 of 7) sorted by relevance

/external/clang/include/clang/Sema/
H A DLookup.h449 NamedDecl *getRepresentativeDecl() const { function in class:clang::LookupResult
/external/clang/lib/Sema/
H A DSemaExprMember.cpp261 diagnoseInstanceReference(*this, SS, R.getRepresentativeDecl(),
552 R.getRepresentativeDecl(),
H A DSemaDecl.cpp1728 NamedDecl *OldD = OldDecls.getRepresentativeDecl();
2906 Diag(Previous.getRepresentativeDecl()->getLocation(),
3312 NamedDecl *PrevDecl = R.getRepresentativeDecl()->getUnderlyingDecl();
7266 OverloadedDecl = Previous.getRepresentativeDecl();
11049 PrevDecl = Previous.getRepresentativeDecl();
H A DSemaTemplate.cpp398 Diag(Found.getRepresentativeDecl()->getLocation(),
7673 = dyn_cast<UnresolvedUsingValueDecl>(Result.getRepresentativeDecl())){
H A DSemaDeclCXX.cpp7573 NamedDecl *OldD = Previous.getRepresentativeDecl();
12471 PrevDecl = Previous.getRepresentativeDecl();
H A DTreeTransform.h928 NamedDecl *SomeDecl = Result.getRepresentativeDecl();
H A DSemaExpr.cpp2526 R.getRepresentativeDecl());

Completed in 423 milliseconds