OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PrevCU
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h
328
const DwarfCompileUnit *
PrevCU
= nullptr;
781
const DwarfCompileUnit *getPrevCU() const { return
PrevCU
; }
782
void setPrevCU(const DwarfCompileUnit *
PrevCU
) { this->
PrevCU
=
PrevCU
; }
DwarfDebug.cpp
2118
PrevCU
= nullptr;
Completed in 26 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026