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