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