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

/external/llvm/lib/IR/
H A DDIBuilder.cpp80 /// getNonCompileUnitScope - If N is compile unit return NULL otherwise return
82 static MDNode *getNonCompileUnitScope(MDNode *N) { function
368 DIScope(getNonCompileUnitScope(Context)).getRef(),
433 DIScope(getNonCompileUnitScope(Scope)).getRef(),
457 DIScope(getNonCompileUnitScope(Scope)).getRef(),
482 getNonCompileUnitScope(File),
510 getNonCompileUnitScope(File),
550 DIScope(getNonCompileUnitScope(Context)).getRef(),
568 DIScope(getNonCompileUnitScope(Context)).getRef(),
628 DIScope(getNonCompileUnitScope(Contex
[all...]

Completed in 173 milliseconds