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

  /external/clang/lib/Sema/
SemaOverload.cpp 847 // IsOverload - Determine whether the given New declaration is an
863 // so IsOverload will not be used.
874 // signature), IsOverload returns false and MatchedDecl will be set to
909 if (!IsOverload(New, OldF, UseMemberUsingDeclRules)) {
944 bool Sema::IsOverload(FunctionDecl *New, FunctionDecl *Old,
    [all...]
SemaDecl.cpp     [all...]
SemaDeclCXX.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 533 milliseconds