Home | History | Annotate | Download | only in IR

Lines Matching defs:createLocalVariable

850 DIVariable DIBuilder::createLocalVariable(unsigned Tag, DIDescriptor Scope,
857 "createLocalVariable should be called with a valid Context");
859 "createLocalVariable should be called with a valid type");
880 "createLocalVariable should return a verifiable DIVariable");