Searched refs:processVariable (Results 1 – 2 of 2) sorted by relevance
115 LLVM_ABI void processVariable(DILocalVariable *DVI);
251 processVariable(DVI->getVariable()); in processInstruction()269 processVariable(DVR->getVariable()); in processDbgRecord()359 processVariable(Var); in processSubprogram()365 void DebugInfoFinder::processVariable(DILocalVariable *DV) { in processVariable() function in DebugInfoFinder