HomeSort by relevance Sort by last modified time
    Searched refs:IsNoThrow (Results 1 - 13 of 13) sorted by null

  /external/llvm/include/llvm/Analysis/
ObjCARCInstKind.h 87 bool IsNoThrow(ARCInstKind Class);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
ObjCARCInstKind.h 87 bool IsNoThrow(ARCInstKind Class);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
ObjCARCInstKind.h 87 bool IsNoThrow(ARCInstKind Class);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
ObjCARCInstKind.h 87 bool IsNoThrow(ARCInstKind Class);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ObjCARCInstKind.h 87 bool IsNoThrow(ARCInstKind Class);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
ObjCARCInstKind.h 87 bool IsNoThrow(ARCInstKind Class);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
ObjCARCInstKind.h 87 bool IsNoThrow(ARCInstKind Class);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
ObjCARCInstKind.h 87 bool IsNoThrow(ARCInstKind Class);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ObjCARCInstKind.h 87 bool IsNoThrow(ARCInstKind Class);
  /external/llvm/lib/Analysis/
ObjCARCInstKind.cpp 580 bool llvm::objcarc::IsNoThrow(ARCInstKind Class) {
  /external/clang/unittests/ASTMatchers/
ASTMatchersNarrowingTest.cpp     [all...]
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCOpts.cpp 809 if (IsNoThrow(Class)) {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
ObjCARC.cpp 425 /// IsNoThrow - Test if the given class represents instructions which are always
427 static bool IsNoThrow(InstructionClass Class) {
    [all...]

Completed in 316 milliseconds