Home
last modified time | relevance | path

Searched defs:Latest (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DRedeclarable.h150 Link = Latest; in setLatest() local
/llvm-project/llvm/tools/lli/
H A Dlli.cpp757 findNextDebugDescriptorEntry(struct jit_code_entry * Latest) findNextDebugDescriptorEntry() argument
842 static struct jit_code_entry *Latest = nullptr; createObjDebugDumper() local
853 static struct jit_code_entry *Latest = nullptr; createObjDebugDumper() local
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp359 DomainValue *Latest = LiveRegs[Regs.pop_back_val()]; in visitSoftInstr() local
/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h241 Latest global() enumerator
/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3766 attachLatestDeclImpl(Redeclarable<DeclT> * D,Decl * Latest) attachLatestDeclImpl() argument
3774 attachLatestDecl(Decl * D,Decl * Latest) attachLatestDecl() argument
H A DASTReader.cpp2396 MacroDirective *Latest = nullptr, *Earliest = nullptr; resolvePendingMacro() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1021 unsigned Latest = SIndex; FormCandidates() local
/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h919 if (auto *Latest = getLatest()) findDirectiveAtLoc() local