Home | History | Annotate | Download | only in CppBackend

Lines Matching defs:funcs

1851   const Module::FunctionListType &funcs = TheModule->getFunctionList();
1852 Module::const_iterator I = funcs.begin();
1853 Module::const_iterator IE = funcs.end();