Searched defs:setVariable (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | DebugProgramInstruction.h | 435 void setVariable(DILocalVariable *NewVar) { Variable = NewVar; } setVariable() function |
H A D | IntrinsicInst.h | 324 void setVariable(DILocalVariable *NewVar) { setVariable() function |