Searched defs:ParentIsDeclaration (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/DWARFLinker/Parallel/ | ||
H A D | TypePool.h | 65 std::atomic<bool> ParentIsDeclaration = {true}; variable |
H A D | DWARFLinkerCompileUnit.cpp | 1487 bool ParentIsDeclaration = false; createTypeDIEandCloneAttributes() local |