Searched refs:ExtendWithDeclSpec (Results 1 – 2 of 2) sorted by relevance
3280 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()3316 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()3351 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()
1486 void ExtendWithDeclSpec(const DeclSpec &DS) { in ExtendWithDeclSpec() function