Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/IR/
DDIBuilder.cpp78 static MDNode *getNonCompileUnitScope(MDNode *N) { in getNonCompileUnitScope() function
356 DIScope(getNonCompileUnitScope(Context)).getRef(), in createTypedef()
421 DIScope(getNonCompileUnitScope(Scope)).getRef(), in createMemberType()
445 DIScope(getNonCompileUnitScope(Scope)).getRef(), in createStaticMemberType()
470 getNonCompileUnitScope(File), in createObjCIVar()
498 getNonCompileUnitScope(File), in createObjCIVar()
538 DIScope(getNonCompileUnitScope(Context)).getRef(), in createTemplateTypeParameter()
556 DIScope(getNonCompileUnitScope(Context)).getRef(), in createTemplateValueParameter()
616 DIScope(getNonCompileUnitScope(Context)).getRef(), in createClassType()
653 DIScope(getNonCompileUnitScope(Context)).getRef(), in createStructType()
[all …]