Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:DIVariable

705     DIVariable DIVar(DI->getVariable());
707 "Variable in DbgDeclareInst should be either null or a DIVariable.");