Searched refs:_functions (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/Lib/objc/
H A D__init__.py35 from _functions import *
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/Lib/objc/
H A D__init__.py39 from objc._functions import *
/macosx-10.10/llvmCore-3425.0.34/lib/Analysis/
H A DPathProfileInfo.cpp75 std::vector<Function*> _functions; member in class:__anon10161::PathProfileLoaderPass
325 _functions.push_back(0); // make the 0 index a null pointer
330 _functions.push_back(F);
374 Function* f = _functions[pathHeader.fnNumber];

Completed in 120 milliseconds