Home
last modified time | relevance | path

Searched refs:BuildStaticAssertDeclaration (Results 1 – 6 of 6) 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/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp1260 return SemaRef.BuildStaticAssertDeclaration(D->getLocation(), in VisitStaticAssertDecl()
DSemaDeclCXX.cpp16028 return BuildStaticAssertDeclaration(StaticAssertLoc, AssertExpr, in ActOnStaticAssertDeclaration()
16032 Decl *Sema::BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc, in BuildStaticAssertDeclaration() function in Sema
/external/clang/include/clang/Sema/
DSema.h5445 Decl *BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc,
/external/llvm-project/clang/include/clang/Sema/
DSema.h6968 Decl *BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc,