Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp877 return SemaRef.BuildStaticAssertDeclaration(D->getLocation(), in VisitStaticAssertDecl()
DSemaDeclCXX.cpp12375 return BuildStaticAssertDeclaration(StaticAssertLoc, AssertExpr, in ActOnStaticAssertDeclaration()
12379 Decl *Sema::BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc, in BuildStaticAssertDeclaration() function in Sema
/external/clang/include/clang/Sema/
DSema.h5445 Decl *BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc,