Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DDIBuilder.cpp143 static DIScope *getNonCompileUnitScope(DIScope *N) { in getNonCompileUnitScope() function
353 LineNo, getNonCompileUnitScope(Context), Ty, 0, in createTypedef()
382 LineNumber, getNonCompileUnitScope(Scope), Ty, in createMemberType()
398 LineNumber, getNonCompileUnitScope(Scope), Ty, in createVariantMemberType()
410 getNonCompileUnitScope(Scope), Ty, SizeInBits, /*AlignInBits=*/0, in createBitFieldMemberType()
435 LineNumber, getNonCompileUnitScope(File), Ty, in createObjCIVar()
570 getNonCompileUnitScope(Scope), Ty, SizeInBits, in createSetType()
779 DIScope *Context = getNonCompileUnitScope(Scope); in createLocalVariable()
817 DIScope *Context = getNonCompileUnitScope(Scope); in createLabel()
886 assert(getNonCompileUnitScope(Context) && in createMethod()
[all …]