Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp207 jit_code_entry* PrevEntry = JITCodeEntry->prev_entry; in deregisterObjectInternal() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp229 if (const LineEntry *PrevEntry = in AddLineNote() local
1099 const SrcMgr::SLocEntry &PrevEntry = getSLocEntry(PrevFID, &Invalid); in isAtStartOfImmediateMacroExpansion() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1754 auto PrevEntry = std::next(CurEntry); in buildLocationList() local