Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
DGDBRegistrationListener.cpp207 jit_code_entry* PrevEntry = JITCodeEntry->prev_entry; in deregisterObjectInternal() local
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
Dsecondary.h183 CachedBlock PrevEntry = Quarantine[QuarantinePos]; in store() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/
DSourceManager.cpp229 if (const LineEntry *PrevEntry = in AddLineNote() local
1101 const SrcMgr::SLocEntry &PrevEntry = getSLocEntry(PrevFID, &Invalid); in isAtStartOfImmediateMacroExpansion() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1766 auto PrevEntry = std::next(CurEntry); in buildLocationList() local