HomeSort by relevance Sort by last modified time
    Searched refs:setLookupName (Results 1 - 8 of 8) sorted by null

  /external/clang/include/clang/Sema/
Lookup.h 206 void setLookupName(DeclarationName Name) {
  /external/clang/lib/Sema/
SemaCXXScopeSpec.cpp 517 Found.setLookupName(Corrected.getCorrection());
519 Found.setLookupName(&Identifier);
    [all...]
SemaExprMember.cpp 635 R.setLookupName(Corrected.getCorrection());
    [all...]
SemaLookup.cpp     [all...]
SemaTemplate.cpp 329 Found.setLookupName(Corrected.getCorrection());
354 Found.setLookupName(Name);
    [all...]
SemaDeclCXX.cpp     [all...]
SemaDecl.cpp 714 Result.setLookupName(Corrected.getCorrection());
    [all...]
SemaExpr.cpp     [all...]

Completed in 359 milliseconds