Home
last modified time | relevance | path

Searched defs:ThrowExpr (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/clang/lib/CodeGen/
DCodeGenPGO.cpp118 ThrowExpr, enumerator
DCGExpr.cpp4499 if (auto *ThrowExpr = dyn_cast<CXXThrowExpr>(Operand->IgnoreParens())) { in EmitLValueOrThrowExpression() local
4530 if (auto *ThrowExpr = dyn_cast<CXXThrowExpr>(live->IgnoreParens())) { in EmitConditionalOperatorLValue() local
DCGObjCMac.cpp4930 if (const Expr *ThrowExpr = S.getThrowExpr()) { in EmitThrowStmt() local
7817 if (const Expr *ThrowExpr = S.getThrowExpr()) { in EmitThrowStmt() local
DCGObjCGNU.cpp3948 if (const Expr *ThrowExpr = S.getThrowExpr()) { in EmitThrowStmt() local
/external/clang/lib/CodeGen/
DCGObjCGNU.cpp2705 if (const Expr *ThrowExpr = S.getThrowExpr()) { in EmitThrowStmt() local
DCGObjCMac.cpp4350 if (const Expr *ThrowExpr = S.getThrowExpr()) { in EmitThrowStmt() local
7219 if (const Expr *ThrowExpr = S.getThrowExpr()) { in EmitThrowStmt() local
DCGExpr.cpp3474 if (auto *ThrowExpr = dyn_cast<CXXThrowExpr>(Operand->IgnoreParens())) { in EmitLValueOrThrowExpression() local
/external/libcxxabi/src/demangle/
DItaniumDemangle.h1868 ThrowExpr(const Node *Op_) : Node(KThrowExpr), Op(Op_) {} in ThrowExpr() function
/external/llvm-project/libcxxabi/src/demangle/
DItaniumDemangle.h2028 ThrowExpr(const Node *Op_) : Node(KThrowExpr), Op(Op_) {} in ThrowExpr() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h1970 ThrowExpr(const Node *Op_) : Node(KThrowExpr), Op(Op_) {} in ThrowExpr() function
/external/llvm-project/llvm/include/llvm/Demangle/
DItaniumDemangle.h2028 ThrowExpr(const Node *Op_) : Node(KThrowExpr), Op(Op_) {} in ThrowExpr() function