Home
last modified time | relevance | path

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

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