Home
last modified time | relevance | path

Searched refs:ToAssertExpr (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTImporter.cpp2141 Expr *ToAssertExpr; in VisitStaticAssertDecl() local
2145 std::tie(ToLocation, ToAssertExpr, ToMessage, ToRParenLoc) = *Imp; in VisitStaticAssertDecl()
2151 ToD, D, Importer.getToContext(), DC, ToLocation, ToAssertExpr, ToMessage, in VisitStaticAssertDecl()