Home
last modified time | relevance | path

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

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