Searched defs:getVariable (Results 1 – 9 of 9) sorted by relevance
56 const DebugVariable &getVariable(VariableID ID) const { getVariable() function
180 DIVariable *getVariable() const { return Var; } in getVariable() function
121 DILocalVariable *getVariable() const { return Variable; } in getVariable() function
436 DILocalVariable *getVariable() const { return Variable.get(); }; in getVariable() function
361 DILocalVariable *getVariable() const { in getVariable() function
166 const DILocalVariable *getVariable() const { getVariable() function
675 ValueDecl *getVariable() const { in getVariable() function
119 const DebugVariable &getVariable(VariableID ID) const { in getVariable() function in FunctionVarLocsBuilder
4494 VarDecl *getVariable() const { return VariableAndFlags.getPointer(); } in getVariable() function