Searched defs:Latest (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DRedeclarable.h150 auto Latest = Link.get<KnownLatest>(); local
/freebsd-current/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp759 findNextDebugDescriptorEntry(struct jit_code_entry *Latest) { argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1020 unsigned Latest = SIndex; local
/freebsd-current/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3749 void ASTDeclReader::attachLatestDeclImpl(Redeclarable<DeclT> *D, Decl *Latest) { argument
3757 void ASTDeclReader::attachLatestDecl(Decl *D, Decl *Latest) { argument

Completed in 179 milliseconds