Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1996 return SemaRef.BuildStaticAssertDeclaration( in VisitStaticAssertDecl()
H A DSemaDeclCXX.cpp17413 return BuildStaticAssertDeclaration(StaticAssertLoc, AssertExpr, in ActOnStaticAssertDeclaration()
17779 Decl *Sema::BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc, in BuildStaticAssertDeclaration() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5935 Decl *BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc,