HomeSort by relevance Sort by last modified time
    Searched refs:setDoesNotReturn (Results 1 - 25 of 40) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
CallSite.h 225 void setDoesNotReturn(bool doesNotReturn = true) {
226 CALLSITE_DELEGATE_SETTER(setDoesNotReturn(doesNotReturn));
  /external/llvm/include/llvm/IR/
CallSite.h 445 void setDoesNotReturn() {
446 CALLSITE_DELEGATE_SETTER(setDoesNotReturn());
Function.h 338 void setDoesNotReturn() {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 458 void setDoesNotReturn() {
459 CALLSITE_DELEGATE_SETTER(setDoesNotReturn());
Function.h 383 void setDoesNotReturn() {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 458 void setDoesNotReturn() {
459 CALLSITE_DELEGATE_SETTER(setDoesNotReturn());
Function.h 383 void setDoesNotReturn() {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 458 void setDoesNotReturn() {
459 CALLSITE_DELEGATE_SETTER(setDoesNotReturn());
Function.h 383 void setDoesNotReturn() {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 458 void setDoesNotReturn() {
459 CALLSITE_DELEGATE_SETTER(setDoesNotReturn());
Function.h 383 void setDoesNotReturn() {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 458 void setDoesNotReturn() {
459 CALLSITE_DELEGATE_SETTER(setDoesNotReturn());
Function.h 383 void setDoesNotReturn() {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 458 void setDoesNotReturn() {
459 CALLSITE_DELEGATE_SETTER(setDoesNotReturn());
Function.h 383 void setDoesNotReturn() {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 458 void setDoesNotReturn() {
459 CALLSITE_DELEGATE_SETTER(setDoesNotReturn());
Function.h 383 void setDoesNotReturn() {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 458 void setDoesNotReturn() {
459 CALLSITE_DELEGATE_SETTER(setDoesNotReturn());
Function.h 383 void setDoesNotReturn() {
  /external/llvm/lib/Transforms/Instrumentation/
BoundsChecking.cpp 86 TrapCall->setDoesNotReturn();
  /external/swiftshader/third_party/LLVM/include/llvm/
Function.h 240 void setDoesNotReturn(bool DoesNotReturn = true) {
  /external/clang/lib/CodeGen/
CGException.cpp 499 ->setDoesNotReturn();
    [all...]
ItaniumCXXABI.cpp     [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
Function.h 361 void setDoesNotReturn() {
  /external/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp     [all...]

Completed in 425 milliseconds

1 2