Searched defs:ThunkFnTy (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGVTables.cpp | 544 llvm::FunctionType *ThunkFnTy = CGM.getTypes().GetFunctionType(FnInfo); maybeEmitThunk() local |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | HWAddressSanitizer.cpp | 1821 FunctionType *ThunkFnTy = FunctionType::get( instrumentPersonalityFunctions() local |