Searched refs:PerformPendingInstantiations (Results 1 – 6 of 6) sorted by relevance
1449 SemaRef.PerformPendingInstantiations(/*LocalOnly=*/true); in VisitCXXRecordDecl()3696 PerformPendingInstantiations(/*LocalOnly=*/true); in InstantiateFunctionDefinition()3705 PerformPendingInstantiations(); in InstantiateFunctionDefinition()4042 PerformPendingInstantiations(/*LocalOnly=*/true); in InstantiateVariableDefinition()4052 PerformPendingInstantiations(); in InstantiateVariableDefinition()4217 PerformPendingInstantiations(/*LocalOnly=*/true); in InstantiateVariableDefinition()4227 PerformPendingInstantiations(); in InstantiateVariableDefinition()4862 void Sema::PerformPendingInstantiations(bool LocalOnly) { in PerformPendingInstantiations() function in Sema
686 PerformPendingInstantiations(); in ActOnEndOfTranslationUnit()
970 PerformPendingInstantiations(); in ActOnEndOfTranslationUnitFragment()1029 PerformPendingInstantiations(); in ActOnEndOfTranslationUnit()
6072 void Sema::PerformPendingInstantiations(bool LocalOnly) { in PerformPendingInstantiations() function in Sema
8983 S.PerformPendingInstantiations(); in perform()9032 void perform() { S.PerformPendingInstantiations(/*LocalOnly=*/true); } in perform()9074 void PerformPendingInstantiations(bool LocalOnly = false);
7126 void PerformPendingInstantiations(bool LocalOnly = false);