Searched defs:InlinedScope (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/IR/
H A DDebugInfo.cpp904 /// @param InlinedScope Location at current variable is inlined.
905 DIVariable llvm::createInlinedVariable(MDNode *DV, MDNode *InlinedScope, argument
910 i == 7 ? Elts.push_back(InlinedScope) : Elts.push_back(DV->getOperand(i));

Completed in 73 milliseconds