Home
last modified time | relevance | path

Searched defs:DeclarationDie (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DTypePool.h62 std::atomic<DIE *> DeclarationDie = {nullptr}; variable
H A DDWARFLinkerCompileUnit.cpp1431 DIE *DeclarationDie = TypeDescriptor->DeclarationDie; in allocateTypeDie() local