OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ParentIdx
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
DWARFLinkerCompileUnit.h
64
uint32_t
ParentIdx
;
/src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
DWARFLinker.cpp
257
unsigned
ParentIdx
;
267
: Die(Die),
ParentIdx
(0), OtherInfo(OtherInfo), Type(T),
270
ContextWorklistItem(DWARFDie Die, DeclContext *Context, unsigned
ParentIdx
,
272
: Die(Die),
ParentIdx
(
ParentIdx
), Context(Context),
314
const DWARFDie &DIE, unsigned
ParentIdx
, CompileUnit &CU,
321
Worklist.emplace_back(DIE, CurrentDeclContext,
ParentIdx
, InImportedModule);
354
Current.
ParentIdx
== 0 &&
362
Info.
ParentIdx
= Current.
ParentIdx
;
[
all
...]
Completed in 58 milliseconds
Indexes created Sat Aug 15 00:25:12 UTC 2026