HomeSort by relevance Sort by last modified time
    Searched defs:isTemporary (Results 26 - 50 of 78) sorted by null

12 3 4

  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Metadata.h 906 /// If \a isTemporary(), this always returns \c false; if \a isDistinct(),
915 bool isResolved() const { return !isTemporary() && !NumUnresolved; }
919 bool isTemporary() const { return Storage == Temporary; }
923 /// \pre \a isTemporary() must be \c true.
925 assert(isTemporary() && "Expected temporary node");
935 /// \pre No operands (or operands' operands, etc.) have \a isTemporary().
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Metadata.h 906 /// If \a isTemporary(), this always returns \c false; if \a isDistinct(),
915 bool isResolved() const { return !isTemporary() && !NumUnresolved; }
919 bool isTemporary() const { return Storage == Temporary; }
923 /// \pre \a isTemporary() must be \c true.
925 assert(isTemporary() && "Expected temporary node");
935 /// \pre No operands (or operands' operands, etc.) have \a isTemporary().
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Metadata.h 929 /// If \a isTemporary(), this always returns \c false; if \a isDistinct(),
938 bool isResolved() const { return !isTemporary() && !NumUnresolved; }
942 bool isTemporary() const { return Storage == Temporary; }
946 /// \pre \a isTemporary() must be \c true.
948 assert(isTemporary() && "Expected temporary node");
958 /// \pre No operands (or operands' operands, etc.) have \a isTemporary().
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Metadata.h 929 /// If \a isTemporary(), this always returns \c false; if \a isDistinct(),
938 bool isResolved() const { return !isTemporary() && !NumUnresolved; }
942 bool isTemporary() const { return Storage == Temporary; }
946 /// \pre \a isTemporary() must be \c true.
948 assert(isTemporary() && "Expected temporary node");
958 /// \pre No operands (or operands' operands, etc.) have \a isTemporary().
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Metadata.h 929 /// If \a isTemporary(), this always returns \c false; if \a isDistinct(),
938 bool isResolved() const { return !isTemporary() && !NumUnresolved; }
942 bool isTemporary() const { return Storage == Temporary; }
946 /// \pre \a isTemporary() must be \c true.
948 assert(isTemporary() && "Expected temporary node");
958 /// \pre No operands (or operands' operands, etc.) have \a isTemporary().
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Metadata.h 929 /// If \a isTemporary(), this always returns \c false; if \a isDistinct(),
938 bool isResolved() const { return !isTemporary() && !NumUnresolved; }
942 bool isTemporary() const { return Storage == Temporary; }
946 /// \pre \a isTemporary() must be \c true.
948 assert(isTemporary() && "Expected temporary node");
958 /// \pre No operands (or operands' operands, etc.) have \a isTemporary().
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Metadata.h 896 /// If \a isTemporary(), this always returns \c false; if \a isDistinct(),
905 bool isResolved() const { return !isTemporary() && !NumUnresolved; }
909 bool isTemporary() const { return Storage == Temporary; }
913 /// \pre \a isTemporary() must be \c true.
915 assert(isTemporary() && "Expected temporary node");
925 /// \pre No operands (or operands' operands, etc.) have \a isTemporary().
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Metadata.h 906 /// If \a isTemporary(), this always returns \c false; if \a isDistinct(),
915 bool isResolved() const { return !isTemporary() && !NumUnresolved; }
919 bool isTemporary() const { return Storage == Temporary; }
923 /// \pre \a isTemporary() must be \c true.
925 assert(isTemporary() && "Expected temporary node");
935 /// \pre No operands (or operands' operands, etc.) have \a isTemporary().
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Metadata.h 906 /// If \a isTemporary(), this always returns \c false; if \a isDistinct(),
915 bool isResolved() const { return !isTemporary() && !NumUnresolved; }
919 bool isTemporary() const { return Storage == Temporary; }
923 /// \pre \a isTemporary() must be \c true.
925 assert(isTemporary() && "Expected temporary node");
935 /// \pre No operands (or operands' operands, etc.) have \a isTemporary().
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Metadata.h 929 /// If \a isTemporary(), this always returns \c false; if \a isDistinct(),
938 bool isResolved() const { return !isTemporary() && !NumUnresolved; }
942 bool isTemporary() const { return Storage == Temporary; }
946 /// \pre \a isTemporary() must be \c true.
948 assert(isTemporary() && "Expected temporary node");
958 /// \pre No operands (or operands' operands, etc.) have \a isTemporary().
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Metadata.h 929 /// If \a isTemporary(), this always returns \c false; if \a isDistinct(),
938 bool isResolved() const { return !isTemporary() && !NumUnresolved; }
942 bool isTemporary() const { return Storage == Temporary; }
946 /// \pre \a isTemporary() must be \c true.
948 assert(isTemporary() && "Expected temporary node");
958 /// \pre No operands (or operands' operands, etc.) have \a isTemporary().
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Metadata.h 929 /// If \a isTemporary(), this always returns \c false; if \a isDistinct(),
938 bool isResolved() const { return !isTemporary() && !NumUnresolved; }
942 bool isTemporary() const { return Storage == Temporary; }
946 /// \pre \a isTemporary() must be \c true.
948 assert(isTemporary() && "Expected temporary node");
958 /// \pre No operands (or operands' operands, etc.) have \a isTemporary().
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Metadata.h 929 /// If \a isTemporary(), this always returns \c false; if \a isDistinct(),
938 bool isResolved() const { return !isTemporary() && !NumUnresolved; }
942 bool isTemporary() const { return Storage == Temporary; }
946 /// \pre \a isTemporary() must be \c true.
948 assert(isTemporary() && "Expected temporary node");
958 /// \pre No operands (or operands' operands, etc.) have \a isTemporary().
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 
android.jar 
  /prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar 
  /prebuilts/tools/common/m2/repository/org/testng/testng/6.9.10/
testng-6.9.10.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle/3.2.0-alpha16/
gradle-3.2.0-alpha16.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 

Completed in 910 milliseconds

12 3 4