Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp127 static DIScope *getNonCompileUnitScope(DIScope *N) { in getNonCompileUnitScope() function
385 LineNo, getNonCompileUnitScope(Context), Ty, in createTypedef()
396 LineNo, getNonCompileUnitScope(Context), Ty, in createTemplateAlias()
426 LineNumber, getNonCompileUnitScope(Scope), Ty, in createMemberType()
436 LineNumber, getNonCompileUnitScope(Scope), Ty, in createMemberType()
456 getNonCompileUnitScope(Scope), Ty, SizeInBits, AlignInBits, OffsetInBits, in createVariantMemberType()
465 0, getNonCompileUnitScope(Scope), {}, in createVariantMemberType()
481 getNonCompileUnitScope(Scope), Ty, SizeInBits, /*AlignInBits=*/0, in createBitFieldMemberType()
495 getNonCompileUnitScope(Scope), Ty, SizeInBits, /*AlignInBits=*/0, in createBitFieldMemberType()
509 getNonCompileUnitScope(Scope), Ty, (uint64_t)0, in createStaticMemberType()
[all …]