Searched refs:processVariable (Results 1 – 2 of 2) sorted by relevance
111 void processVariable(const Module &M, const DILocalVariable *DVI);
242 processVariable(M, DVI->getVariable()); in processInstruction()260 processVariable(M, DVR->getVariable()); in processDbgRecord()337 void DebugInfoFinder::processVariable(const Module &M, in processVariable() function in DebugInfoFinder