Searched refs:setFunctionSpecNoreturn (Results 1 – 3 of 3) sorted by relevance
777 bool DeclSpec::setFunctionSpecNoreturn(SourceLocation Loc) { in setFunctionSpecNoreturn() function in DeclSpec
640 bool setFunctionSpecNoreturn(SourceLocation Loc);
2841 isInvalid = DS.setFunctionSpecNoreturn(Loc); in ParseDeclarationSpecifiers()