Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp132 static DIScope *getNonCompileUnitScope(DIScope *N) { in getNonCompileUnitScope() function
325 LineNo, getNonCompileUnitScope(Context), Ty, 0, in createTypedef()
355 LineNumber, getNonCompileUnitScope(Scope), Ty, in createMemberType()
370 LineNumber, getNonCompileUnitScope(Scope), Ty, in createVariantMemberType()
382 getNonCompileUnitScope(Scope), Ty, SizeInBits, /* AlignInBits */ 0, in createBitFieldMemberType()
406 LineNumber, getNonCompileUnitScope(File), Ty, in createObjCIVar()
539 getNonCompileUnitScope(Scope), Ty, SizeInBits, in createSetType()
743 DIScope *Context = getNonCompileUnitScope(Scope); in createLocalVariable()
781 DIScope *Context = getNonCompileUnitScope(Scope); in createLabel()
855 assert(getNonCompileUnitScope(Context) && in createMethod()
[all …]