Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDDeclSpec.cpp1070 bool DeclSpec::setFunctionSpecExplicit(SourceLocation Loc, in setFunctionSpecExplicit() function in DeclSpec
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDDeclSpec.h805 bool setFunctionSpecExplicit(SourceLocation Loc, const char *&PrevSpec,
/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseDecl.cpp4409 isInvalid = DS.setFunctionSpecExplicit(ExplicitLoc, PrevSpec, DiagID, in ParseDeclarationSpecifiers()