Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DDebugInfo.cpp846 DIVariable llvm::createInlinedVariable(MDNode *DV, MDNode *InlinedScope, in createInlinedVariable() argument
849 if (!InlinedScope) in createInlinedVariable()
856 Elts.push_back(InlinedScope); in createInlinedVariable()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfo.h1004 DIVariable createInlinedVariable(MDNode *DV, MDNode *InlinedScope,