Searched defs:AssertMessage (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | ParseDeclCXX.cpp | 1001 ExprResult AssertMessage; ParseStaticAssertDeclaration() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclCXX.cpp | 17423 BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc,Expr * AssertExpr,Expr * AssertMessage,SourceLocation RParenLoc,bool Failed) BuildStaticAssertDeclaration() argument |