OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clearDIEs
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/DebugInfo/
DWARFCompileUnit.cpp
91
clearDIEs
(false);
225
void DWARFCompileUnit::
clearDIEs
(bool KeepCUDie) {
258
clearDIEs
(true);
DWARFCompileUnit.h
123
///
clearDIEs
- Clear parsed DIEs to keep memory usage low.
124
void
clearDIEs
(bool KeepCUDie);
Completed in 859 milliseconds