Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp1495 return SemaRef.BuildStaticAssertDeclaration( in VisitStaticAssertDecl()
HDSemaDeclCXX.cpp16937 return BuildStaticAssertDeclaration(StaticAssertLoc, AssertExpr, in ActOnStaticAssertDeclaration()
17276 Decl *Sema::BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc, in BuildStaticAssertDeclaration() function in Sema
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h5514 Decl *BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc,