reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3664 if (!D) 3671 IsDeclForCallSite ? Unit : getDeclContextDescriptor(D); 3673 if (isa<FunctionDecl>(D)) { 3677 } else if (const auto *OMD = dyn_cast<ObjCMethodDecl>(D)) { 3686 if (D->isImplicit()) { 3700 getOrCreateFunctionType(D, FnType, Unit), ScopeLine, Flags, SPFlags, 3701 TParamsArray.get(), getFunctionDeclaration(D));