Searched refs:processVariable (Results 1 – 2 of 2) sorted by relevance
106 void processVariable(const Module &M, const DbgVariableIntrinsic &DVI);
210 processVariable(M, *DVI); in processInstruction()296 void DebugInfoFinder::processVariable(const Module &M, in processVariable() function in DebugInfoFinder