Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTImporter.cpp6729 Expr *ToOperand; in VisitCXXNoexceptExpr() local
6731 std::tie(ToType, ToOperand, ToBeginLoc, ToEndLoc) = *Imp; in VisitCXXNoexceptExpr()
6740 ToType, ToOperand, ToCanThrow, ToBeginLoc, ToEndLoc); in VisitCXXNoexceptExpr()