Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp770 return SemaRef.BuildStaticAssertDeclaration(D->getLocation(), in VisitStaticAssertDecl()
HDSemaDeclCXX.cpp12131 return BuildStaticAssertDeclaration(StaticAssertLoc, AssertExpr, in ActOnStaticAssertDeclaration()
12135 Decl *Sema::BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc, in BuildStaticAssertDeclaration() function in Sema
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h5244 Decl *BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc,