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