Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp1432 bool OldParentIsDeclaration = TypeDescriptor->ParentIsDeclaration; in allocateTypeDie()
1443 if (TypeDescriptor->ParentIsDeclaration.compare_exchange_weak( in allocateTypeDie()
1460 TypeDescriptor->ParentIsDeclaration = false; in allocateTypeDie()
1485 bool ParentIsDeclaration = false; in createTypeDIEandCloneAttributes() local
1487 ParentIsDeclaration = in createTypeDIEandCloneAttributes()
1492 IsDeclaration, ParentIsDeclaration); in createTypeDIEandCloneAttributes()