Searched refs:setLookupName (Results 1 - 8 of 8) sorted by relevance

/external/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp502 Found.setLookupName(Corrected.getCorrection());
504 Found.setLookupName(&Identifier);
H A DSemaExprMember.cpp592 R.setLookupName(Corrected.getCorrection());
1136 Res.setLookupName(Member);
H A DSemaLookup.cpp3293 Res.setLookupName(Name);
3760 TmpRes.setLookupName(*QRI);
H A DSemaTemplate.cpp302 Found.setLookupName(Corrected.getCorrection());
322 Found.setLookupName(Name);
H A DSemaDecl.cpp588 Result.setLookupName(Corrected.getCorrection());
4435 Previous.setLookupName(Correction.getCorrection());
4461 Previous.setLookupName(Name);
H A DSemaDeclCXX.cpp1835 R.setLookupName(MemberOrBase);
5677 R.setLookupName(Ident);
H A DSemaExpr.cpp1587 R.setLookupName(Corrected.getCorrection());
/external/clang/include/clang/Sema/
H A DLookup.h203 void setLookupName(DeclarationName Name) { function in class:clang::LookupResult

Completed in 110 milliseconds