Searched refs:Defn (Results 1 – 1 of 1) sorted by relevance
9932 const FunctionDecl *Defn = nullptr; in finishPendingActions() local9933 if (!getContext().getLangOpts().Modules || !FD->hasBody(Defn)) { in finishPendingActions()9936 auto *NonConstDefn = const_cast<FunctionDecl*>(Defn); in finishPendingActions()