|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
lib/CodeGen/SjLjEHPrepare.cpp 443 Register->setDoesNotThrow();
lib/CodeGen/WasmEHPrepare.cpp 337 PersCI->setDoesNotThrow();
lib/Transforms/InstCombine/InstCombineCalls.cpp 1792 CI.setDoesNotThrow();
4386 Call.setDoesNotThrow();
lib/Transforms/Instrumentation/BoundsChecking.cpp 191 TrapCall->setDoesNotThrow();
lib/Transforms/ObjCARC/ObjCARCContract.cpp 425 StoreStrong->setDoesNotThrow();
lib/Transforms/ObjCARC/ObjCARCOpts.cpp 904 cast<CallInst>(Inst)->setDoesNotThrow();
1582 Call->setDoesNotThrow();
1598 Call->setDoesNotThrow();
lib/Transforms/Utils/InlineFunction.cpp 1949 CI->setDoesNotThrow();
tools/clang/lib/CodeGen/CGCall.cpp 3667 call->setDoesNotThrow();
tools/clang/lib/CodeGen/CGClass.cpp 1432 TrapCall->setDoesNotThrow();
tools/clang/lib/CodeGen/CGDecl.cpp 1298 C->setDoesNotThrow();
1309 C->setDoesNotThrow();
tools/clang/lib/CodeGen/CGException.cpp 1030 TypeIndex->setDoesNotThrow();
1111 typeIndex->setDoesNotThrow();
tools/clang/lib/CodeGen/CGExpr.cpp 3156 CheckCall->setDoesNotThrow();
3293 TrapCall->setDoesNotThrow();
tools/clang/lib/CodeGen/CGObjCMac.cpp 3029 call->setDoesNotThrow();
4258 call->setDoesNotThrow();
tools/clang/lib/CodeGen/CGObjCRuntime.cpp 343 CGF.Builder.CreateCall(syncEnterFn, lock)->setDoesNotThrow();
tools/clang/lib/CodeGen/CodeGenFunction.cpp 2327 TrapCall->setDoesNotThrow();
tools/clang/lib/CodeGen/ItaniumCXXABI.cpp 4343 catchCall->setDoesNotThrow();
4348 termCall->setDoesNotThrow();