Searched refs:setFunctionSpecInline (Results 1 – 3 of 3) sorted by relevance
806 bool DeclSpec::setFunctionSpecInline(SourceLocation Loc, const char *&PrevSpec, in setFunctionSpecInline() function in DeclSpec
680 bool setFunctionSpecInline(SourceLocation Loc, const char *&PrevSpec,
3221 isInvalid = DS.setFunctionSpecInline(Loc, PrevSpec, DiagID); in ParseDeclarationSpecifiers()