Home
last modified time | relevance | path

Searched refs:setFunctionSpecInline (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDDeclSpec.cpp781 bool DeclSpec::setFunctionSpecInline(SourceLocation Loc, const char *&PrevSpec, in setFunctionSpecInline() function in DeclSpec
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDDeclSpec.h666 bool setFunctionSpecInline(SourceLocation Loc, const char *&PrevSpec,
/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseDecl.cpp3163 isInvalid = DS.setFunctionSpecInline(Loc, PrevSpec, DiagID); in ParseDeclarationSpecifiers()