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

  /external/clang/include/clang/Sema/
Lookup.h 508 NamedDecl *getRepresentativeDecl() const {
  /external/clang/lib/Sema/
SemaExprMember.cpp 264 diagnoseInstanceReference(*this, SS, R.getRepresentativeDecl(),
560 R.getRepresentativeDecl(),
    [all...]
SemaCXXScopeSpec.cpp 647 Found.isSingleResult() ? Found.getRepresentativeDecl() : nullptr;
    [all...]
SemaTemplate.cpp 394 Diag(Found.getRepresentativeDecl()->getLocation(),
    [all...]
SemaDecl.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaOpenMP.cpp     [all...]
SemaExpr.cpp     [all...]
TreeTransform.h     [all...]

Completed in 231 milliseconds