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

  /external/clang/include/clang/AST/
Redeclarable.h 29 /// A pointer to a known latest declaration, either statically known or
38 /// A pointer to either an uninitialized latest declaration (where either
88 auto Latest = Next.get<KnownLatest>();
89 Latest.set(D);
90 Next = Latest;
109 /// declaration and Link points to the latest declaration. For example:
206 // Get either previous decl or latest decl.
  /external/llvm/lib/CodeGen/
ExecutionDepsFix.cpp 667 // priority to the latest ones.
678 DomainValue *Latest = Regs.pop_back_val().Value;
680 if (Latest == dv || Latest->Next)
682 if (merge(dv, Latest))
685 // If latest didn't merge, it is useless now. Kill all registers using it.
687 if (LiveRegs[*i].Value == Latest)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/dropSiteRootFiles/
index.php 17 latest downloads from the &lt;your project</font>&gt;<br> <?php echo $warning; ?>
19 </table><table border=0 cellspacing=5 cellpadding=2 width="100%" > <tr> <td align=LEFT valign=TOP colspan="2" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">Latest
21 page you can find the latest <a href="build_types.html">builds</a> produced by
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp 207 static void attachLatestDeclImpl(Redeclarable<DeclT> *D, Decl *Latest);
209 static void attachLatestDecl(Decl *D, Decl *latest);
    [all...]
ASTReader.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 
  /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 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ks.h 430 LONGLONG Latest;
    [all...]

Completed in 338 milliseconds