OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getUnitDie
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DIE.cpp
203
const DIE *DIE::
getUnitDie
() const {
215
const DIE *UnitDie =
getUnitDie
();
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
DIE.h
833
const DIE *
getUnitDie
() const;
911
DIE &
getUnitDie
() { return Die; }
912
const DIE &
getUnitDie
() const { return Die; }
Completed in 21 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026