Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DDIBuilder.cpp119 static MDScope *getNonCompileUnitScope(MDScope *N) { in getNonCompileUnitScope() function
262 MDScopeRef::get(getNonCompileUnitScope(Context)), in createTypedef()
291 MDScopeRef::get(getNonCompileUnitScope(Scope)), MDTypeRef::get(Ty), in createMemberType()
309 MDScopeRef::get(getNonCompileUnitScope(Scope)), MDTypeRef::get(Ty), 0, 0, in createStaticMemberType()
321 MDScopeRef::get(getNonCompileUnitScope(File)), MDTypeRef::get(Ty), in createObjCIVar()
383 MDScopeRef::get(getNonCompileUnitScope(Context)), in createClassType()
400 MDScopeRef::get(getNonCompileUnitScope(Context)), in createStructType()
418 MDScopeRef::get(getNonCompileUnitScope(Scope)), nullptr, SizeInBits, in createUnionType()
439 MDScopeRef::get(getNonCompileUnitScope(Scope)), in createEnumerationType()
507 MDScopeRef::get(getNonCompileUnitScope(Scope)), nullptr, SizeInBits, in createForwardDecl()
[all …]