Searched defs:FunTy (Results 1 – 7 of 7) sorted by relevance
166 FunctionType *FunTy = transformType(OrigFunTy); in insertEntry() local193 bool JumpInstrTables::hasTable(FunctionType *FunTy) { in hasTable()198 FunctionType *JumpInstrTables::transformType(FunctionType *FunTy) { in transformType()
10 typedef __declspec(dllexport) void (*FunTy)(); // expected-warning{{'dllexport' attribute only appl… typedef
10 typedef __declspec(dllimport) void (*FunTy)(); // expected-warning{{'dllimport' attribute only appl… typedef
1303 const FunctionType *FunTy = nullptr; in tryExprAsCall() local
21 typedef __declspec(dllimport) void (*FunTy)(); // expected-warning{{'dllimport' attribute only appl… typedef
22 typedef __declspec(dllexport) void (*FunTy)(); // expected-warning{{'dllexport' attribute only appl… typedef
326 CAMLprim value llvm_is_var_arg(LLVMTypeRef FunTy) { in llvm_is_var_arg()331 CAMLprim value llvm_param_types(LLVMTypeRef FunTy) { in llvm_param_types()