Home
last modified time | relevance | path

Searched defs:AssertMessage (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Parse/
DParseDeclCXX.cpp673 ExprResult AssertMessage(ParseStringLiteralExpression()); in ParseStaticAssertDeclaration() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDeclCXX.cpp11205 StringLiteral *AssertMessage = cast<StringLiteral>(AssertMessageExpr); in ActOnStaticAssertDeclaration() local
11216 StringLiteral *AssertMessage, in BuildStaticAssertDeclaration()