Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp122 static MDNode *getNonCompileUnitScope(MDNode *N) { in getNonCompileUnitScope() function
379 DIScope(getNonCompileUnitScope(Context)).getRef(), in createTypedef()
433 DIScope(getNonCompileUnitScope(Scope)).getRef(), in createMemberType()
460 DIScope(getNonCompileUnitScope(Scope)).getRef(), in createStaticMemberType()
480 File.getFileNode(), getNonCompileUnitScope(File), Ty, in createObjCIVar()
509 DIScope(getNonCompileUnitScope(Context)).getRef(), in createTemplateTypeParameter()
520 DIScope(getNonCompileUnitScope(Context)).getRef(), Ty.getRef(), MD, File}; in createTemplateValueParameterHelper()
576 File.getFileNode(), DIScope(getNonCompileUnitScope(Context)).getRef(), in createClassType()
609 File.getFileNode(), DIScope(getNonCompileUnitScope(Context)).getRef(), in createStructType()
639 File.getFileNode(), DIScope(getNonCompileUnitScope(Scope)).getRef(), in createUnionType()
[all …]