Searched refs:setFunctionSpecExplicit (Results 1 – 3 of 3) sorted by relevance
735 bool DeclSpec::setFunctionSpecExplicit(SourceLocation Loc) { in setFunctionSpecExplicit() function in DeclSpec
622 bool setFunctionSpecExplicit(SourceLocation Loc);
2661 isInvalid = DS.setFunctionSpecExplicit(Loc); in ParseDeclarationSpecifiers()