Home
last modified time | relevance | path

Searched defs:AssertExpr (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseDeclCXX.cpp706 ExprResult AssertExpr(ParseConstantExpression()); in ParseStaticAssertDeclaration() local
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDDeclCXX.cpp2188 Expr *AssertExpr, in Create()
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclCXX.h3166 Expr *AssertExpr, StringLiteral *Message, in StaticAssertDecl()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp759 Expr *AssertExpr = D->getAssertExpr(); in VisitStaticAssertDecl() local
HDSemaDeclCXX.cpp12122 Expr *AssertExpr, in ActOnStaticAssertDeclaration()
12136 Expr *AssertExpr, in BuildStaticAssertDeclaration()