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
878 if (llvm::Constant *pfunc = getLLVMConstant(ty, func.getPersonalityAttr(), in convertOneFunction() local
761 auto pfunc = PythonObject::ResolveNameWithDictionary<PythonCallable>( in GetMaxPositionalArgumentsForCallable() local