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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DIntrinsicInst.h86 MDNode *getVariable() const { return cast<MDNode>(getArgOperand(1)); } function in class:llvm::DbgDeclareInst
108 MDNode *getVariable() const { return cast<MDNode>(getArgOperand(2)); } function in class:llvm::DbgValueInst
/macosx-10.9.5/tcl-102/tcl_ext/bwidget/bwidget/
H A Dwidget.tcl
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h140 DIVariable getVariable() const { return Var; } function in class:llvm::DbgVariable
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/TableGen/
H A DRecord.h1085 TypedInit *getVariable() const { return TI; } function

Completed in 148 milliseconds