Searched refs:hasExportFunc (Results 1 – 2 of 2) sorted by relevance
186 inline bool hasExportFunc() const { return !mExportFuncs.empty(); } in hasExportFunc() function
280 if (mContext->hasExportFunc()) { in HandleTranslationUnitPost()