Home
last modified time | relevance | path

Searched defs:PrevEntry (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp216 jit_code_entry* PrevEntry = JITCodeEntry->prev_entry; in deregisterObjectInternal() local
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h266 CachedBlock PrevEntry = Quarantine[QuarantinePos]; in store() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp224 const auto *PrevEntry = Entries.empty() ? nullptr : &Entries.back(); in AddLineNote() local
1053 const SrcMgr::SLocEntry &PrevEntry = getSLocEntry(PrevFID, &Invalid); in isAtStartOfImmediateMacroExpansion() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1803 auto PrevEntry = std::next(CurEntry); in buildLocationList() local