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 528 Found.setLookupName(Corrected.getCorrection());
530 Found.setLookupName(&Identifier);
    [all...]
SemaExprMember.cpp 614 R.setLookupName(Corrected.getCorrection());
    [all...]
SemaLookup.cpp     [all...]
SemaDecl.cpp 704 Result.setLookupName(Corrected.getCorrection());
    [all...]
SemaTemplate.cpp 326 Found.setLookupName(Corrected.getCorrection());
347 Found.setLookupName(Name);
    [all...]
SemaDeclCXX.cpp     [all...]
SemaExpr.cpp     [all...]

Completed in 545 milliseconds