Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp129 static DIScope *getNonCompileUnitScope(DIScope *N) { in getNonCompileUnitScope() function
340 LineNo, getNonCompileUnitScope(Context), Ty, 0, in createTypedef()
369 LineNumber, getNonCompileUnitScope(Scope), Ty, in createMemberType()
385 LineNumber, getNonCompileUnitScope(Scope), Ty, in createVariantMemberType()
397 getNonCompileUnitScope(Scope), Ty, SizeInBits, /*AlignInBits=*/0, in createBitFieldMemberType()
421 LineNumber, getNonCompileUnitScope(File), Ty, in createObjCIVar()
486 getNonCompileUnitScope(Context), DerivedFrom, SizeInBits, AlignInBits, in createClassType()
560 getNonCompileUnitScope(Scope), Ty, SizeInBits, in createSetType()
643 VMContext, Tag, Name, F, Line, getNonCompileUnitScope(Scope), nullptr, in createForwardDecl()
869 assert(getNonCompileUnitScope(Context) && in createMethod()
[all …]