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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp11205 StringLiteral *AssertMessage = cast<StringLiteral>(AssertMessageExpr); local
11214 BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc, Expr *AssertExpr, StringLiteral *AssertMessage, SourceLocation RParenLoc, bool Failed) argument

Completed in 202 milliseconds