HomeSort by relevance Sort by last modified time
    Searched defs:Latest (Results 1 - 19 of 19) sorted by null

  /external/clang/include/clang/AST/
Redeclarable.h 30 /// A pointer to a known latest declaration, either statically known or
43 /// A pointer to either an uninitialized latest declaration (where either
96 auto Latest = Next.get<KnownLatest>();
97 Latest.set(D);
98 Next = Latest;
124 /// declaration and Link points to the latest declaration. For example:
212 // Get either previous decl or latest decl.
  /external/llvm/lib/CodeGen/
ExecutionDepsFix.cpp 679 // priority to the latest ones.
690 DomainValue *Latest = Regs.pop_back_val().Value;
692 if (Latest == dv || Latest->Next)
694 if (merge(dv, Latest))
697 // If latest didn't merge, it is useless now. Kill all registers using it.
700 if (LiveRegs[i].Value == Latest)
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 29 /// A pointer to a known latest declaration, either statically known or
42 /// A pointer to either an uninitialized latest declaration (where either
95 auto Latest = Next.get<KnownLatest>();
96 Latest.set(D);
97 Next = Latest;
123 /// declaration and Link points to the latest declaration. For example:
211 // Get either previous decl or latest decl.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
Redeclarable.h 29 /// A pointer to a known latest declaration, either statically known or
42 /// A pointer to either an uninitialized latest declaration (where either
95 auto Latest = Next.get<KnownLatest>();
96 Latest.set(D);
97 Next = Latest;
123 /// declaration and Link points to the latest declaration. For example:
211 // Get either previous decl or latest decl.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
Redeclarable.h 29 /// A pointer to a known latest declaration, either statically known or
42 /// A pointer to either an uninitialized latest declaration (where either
95 auto Latest = Next.get<KnownLatest>();
96 Latest.set(D);
97 Next = Latest;
123 /// declaration and Link points to the latest declaration. For example:
211 // Get either previous decl or latest decl.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
Redeclarable.h 31 // - the "latest" (temporal) element in the chain
32 // - the an "uninitialized-latest" value (when newly-constructed)
38 // the first; it points to latest.
40 // - Elements are called "first", "previous", "latest" or
56 // "first" "latest"
83 /// A pointer to a known latest declaration, either statically known or
96 /// A pointer to either an uninitialized latest declaration (where either
149 auto Latest = Next.get<KnownLatest>();
150 Latest.set(D);
151 Next = Latest;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
Redeclarable.h 31 // - the "latest" (temporal) element in the chain
32 // - the an "uninitialized-latest" value (when newly-constructed)
38 // the first; it points to latest.
40 // - Elements are called "first", "previous", "latest" or
56 // "first" "latest"
83 /// A pointer to a known latest declaration, either statically known or
96 /// A pointer to either an uninitialized latest declaration (where either
149 auto Latest = Next.get<KnownLatest>();
150 Latest.set(D);
151 Next = Latest;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
Redeclarable.h 31 // - the "latest" (temporal) element in the chain
32 // - the an "uninitialized-latest" value (when newly-constructed)
38 // the first; it points to latest.
40 // - Elements are called "first", "previous", "latest" or
56 // "first" "latest"
83 /// A pointer to a known latest declaration, either statically known or
96 /// A pointer to either an uninitialized latest declaration (where either
149 auto Latest = Next.get<KnownLatest>();
150 Latest.set(D);
151 Next = Latest;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
Redeclarable.h 31 // - the "latest" (temporal) element in the chain
32 // - the an "uninitialized-latest" value (when newly-constructed)
38 // the first; it points to latest.
40 // - Elements are called "first", "previous", "latest" or
56 // "first" "latest"
83 /// A pointer to a known latest declaration, either statically known or
96 /// A pointer to either an uninitialized latest declaration (where either
149 auto Latest = Next.get<KnownLatest>();
150 Latest.set(D);
151 Next = Latest;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 29 /// A pointer to a known latest declaration, either statically known or
42 /// A pointer to either an uninitialized latest declaration (where either
95 auto Latest = Next.get<KnownLatest>();
96 Latest.set(D);
97 Next = Latest;
123 /// declaration and Link points to the latest declaration. For example:
211 // Get either previous decl or latest decl.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
Redeclarable.h 29 /// A pointer to a known latest declaration, either statically known or
42 /// A pointer to either an uninitialized latest declaration (where either
95 auto Latest = Next.get<KnownLatest>();
96 Latest.set(D);
97 Next = Latest;
123 /// declaration and Link points to the latest declaration. For example:
211 // Get either previous decl or latest decl.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
Redeclarable.h 29 /// A pointer to a known latest declaration, either statically known or
42 /// A pointer to either an uninitialized latest declaration (where either
95 auto Latest = Next.get<KnownLatest>();
96 Latest.set(D);
97 Next = Latest;
123 /// declaration and Link points to the latest declaration. For example:
211 // Get either previous decl or latest decl.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
Redeclarable.h 31 // - the "latest" (temporal) element in the chain
32 // - the an "uninitialized-latest" value (when newly-constructed)
38 // the first; it points to latest.
40 // - Elements are called "first", "previous", "latest" or
56 // "first" "latest"
83 /// A pointer to a known latest declaration, either statically known or
96 /// A pointer to either an uninitialized latest declaration (where either
149 auto Latest = Next.get<KnownLatest>();
150 Latest.set(D);
151 Next = Latest;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
Redeclarable.h 31 // - the "latest" (temporal) element in the chain
32 // - the an "uninitialized-latest" value (when newly-constructed)
38 // the first; it points to latest.
40 // - Elements are called "first", "previous", "latest" or
56 // "first" "latest"
83 /// A pointer to a known latest declaration, either statically known or
96 /// A pointer to either an uninitialized latest declaration (where either
149 auto Latest = Next.get<KnownLatest>();
150 Latest.set(D);
151 Next = Latest;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
Redeclarable.h 31 // - the "latest" (temporal) element in the chain
32 // - the an "uninitialized-latest" value (when newly-constructed)
38 // the first; it points to latest.
40 // - Elements are called "first", "previous", "latest" or
56 // "first" "latest"
83 /// A pointer to a known latest declaration, either statically known or
96 /// A pointer to either an uninitialized latest declaration (where either
149 auto Latest = Next.get<KnownLatest>();
150 Latest.set(D);
151 Next = Latest;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
Redeclarable.h 31 // - the "latest" (temporal) element in the chain
32 // - the an "uninitialized-latest" value (when newly-constructed)
38 // the first; it points to latest.
40 // - Elements are called "first", "previous", "latest" or
56 // "first" "latest"
83 /// A pointer to a known latest declaration, either statically known or
96 /// A pointer to either an uninitialized latest declaration (where either
149 auto Latest = Next.get<KnownLatest>();
150 Latest.set(D);
151 Next = Latest;
    [all...]
  /external/llvm/lib/Target/ARM/
ARMLoadStoreOptimizer.cpp 128 /// Index in Instrs of the instruction being latest in the schedule.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ks.h 430 LONGLONG Latest;
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 

Completed in 409 milliseconds