Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDIBuilder.cpp145 static DIScope *getNonCompileUnitScope(DIScope *N) { in getNonCompileUnitScope() function
356 LineNo, getNonCompileUnitScope(Context), Ty, 0, in createTypedef()
385 LineNumber, getNonCompileUnitScope(Scope), Ty, in createMemberType()
401 LineNumber, getNonCompileUnitScope(Scope), Ty, in createVariantMemberType()
413 getNonCompileUnitScope(Scope), Ty, SizeInBits, /*AlignInBits=*/0, in createBitFieldMemberType()
427 LineNumber, getNonCompileUnitScope(Scope), Ty, 0, in createStaticMemberType()
438 LineNumber, getNonCompileUnitScope(File), Ty, in createObjCIVar()
502 getNonCompileUnitScope(Context), DerivedFrom, SizeInBits, AlignInBits, in createClassType()
516 getNonCompileUnitScope(Context), DerivedFrom, SizeInBits, AlignInBits, 0, in createStructType()
528 getNonCompileUnitScope(Scope), nullptr, SizeInBits, AlignInBits, 0, Flags, in createUnionType()
[all …]