Searched refs:PerformPendingInstantiations (Results 1 – 3 of 3) sorted by relevance
1085 PerformPendingInstantiations(); in ActOnEndOfTranslationUnitFragment()1144 PerformPendingInstantiations(); in ActOnEndOfTranslationUnit()
6315 void Sema::PerformPendingInstantiations(bool LocalOnly) { in PerformPendingInstantiations() function in Sema
9839 S.PerformPendingInstantiations(); in perform()9888 void perform() { S.PerformPendingInstantiations(/*LocalOnly=*/true); } in perform()9930 void PerformPendingInstantiations(bool LocalOnly = false);