Home
last modified time | relevance | path

Searched defs:ThunkFn (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGVTables.cpp41 llvm::Function *ThunkFn, bool ForVTable, in setThunkProperties()
525 llvm::Function *ThunkFn = cast<llvm::Function>(Thunk->stripPointerCasts()); in maybeEmitThunk() local
H A DMicrosoftCXXABI.cpp2043 llvm::Function *ThunkFn = in EmitVirtualMemPtrThunk() local
3979 llvm::Function *ThunkFn = llvm::Function::Create( in getAddrOfCXXCtorClosure() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1507 auto *ThunkFn = Function::Create(ThunkFnTy, in instrumentPersonalityFunctions() local