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

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

Completed in 105 milliseconds