Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp738 return SemaRef.BuildStaticAssertDeclaration(D->getLocation(), in VisitStaticAssertDecl()
DSemaDeclCXX.cpp12093 return BuildStaticAssertDeclaration(StaticAssertLoc, AssertExpr, in ActOnStaticAssertDeclaration()
12097 Decl *Sema::BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc, in BuildStaticAssertDeclaration() function in Sema
/external/clang/include/clang/Sema/
DSema.h5054 Decl *BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc,