Searched refs:FwdDeclInsertions (Results 1 – 1 of 1) sorted by relevance
997 const auto &FwdDeclInsertions = InsertFwdDecls[FilePath]; in onEndOfTranslationUnit() local998 for (const auto &FwdDeclInsertion : FwdDeclInsertions) { in onEndOfTranslationUnit()