Home
last modified time | relevance | path

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

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