Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DTypePool.h65 std::atomic<bool> ParentIsDeclaration = {true}; variable
H A DDWARFLinkerCompileUnit.cpp1487 bool ParentIsDeclaration = false; createTypeDIEandCloneAttributes() local