Searched refs:Defn (Results 1 – 2 of 2) sorted by relevance
653 " -Dmacro[=defn] #definiere Makro (Standard-Defn ist „1“)\n"
9331 const FunctionDecl *Defn = nullptr; in finishPendingActions() local9332 if (!getContext().getLangOpts().Modules || !FD->hasBody(Defn)) { in finishPendingActions()9335 auto *NonConstDefn = const_cast<FunctionDecl*>(Defn); in finishPendingActions()