reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaOverload.cpp
13182       if (FnDecl) {
13189         CXXMethodDecl *Method = cast<CXXMethodDecl>(FnDecl);
13201                                                       FnDecl->getParamDecl(0)),
13212         ExprResult FnExpr = CreateFunctionRefExpr(*this, FnDecl,
13222         QualType ResultTy = FnDecl->getReturnType();
13230         if (CheckCallReturnType(FnDecl->getReturnType(), LLoc, TheCall, FnDecl))
13230         if (CheckCallReturnType(FnDecl->getReturnType(), LLoc, TheCall, FnDecl))