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 209 void setLookupName(DeclarationName Name) {
  /external/clang/lib/Sema/
SemaCXXScopeSpec.cpp 565 Found.setLookupName(Corrected.getCorrection());
567 Found.setLookupName(&Identifier);
    [all...]
SemaExprMember.cpp 649 R.setLookupName(Corrected.getCorrection());
    [all...]
SemaLookup.cpp     [all...]
SemaTemplate.cpp 330 Found.setLookupName(Corrected.getCorrection());
347 Found.setLookupName(Name);
    [all...]
SemaDecl.cpp 806 Result.setLookupName(Corrected.getCorrection());
    [all...]
SemaDeclCXX.cpp     [all...]
SemaExpr.cpp     [all...]

Completed in 353 milliseconds