Searched defs:ThunkFn (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGVTables.cpp | 42 setThunkProperties(CodeGenModule & CGM,const ThunkInfo & Thunk,llvm::Function * ThunkFn,bool ForVTable,GlobalDecl GD) setThunkProperties() argument |
H A D | MicrosoftCXXABI.cpp | 2084 llvm::Function *ThunkFn = EmitVirtualMemPtrThunk() local |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | HWAddressSanitizer.cpp | 1825 auto *ThunkFn = Function::Create(ThunkFnTy, instrumentPersonalityFunctions() local |