Searched defs:pfunc (Results 1 – 5 of 5) sorted by relevance
11 typedef int (*pfunc)(void); typedef
19 typedef int (*pfunc)(void); typedef
30 typedef int (*pfunc)(void); typedef
1300 if (llvm::Constant *pfunc = getLLVMConstant(ty, func.getPersonalityAttr(), convertOneFunction() local
779 auto pfunc = PythonObject::ResolveNameWithDictionary<PythonCallable>( GetMaxPositionalArgumentsForCallable() local