Searched refs:setThunkLinkage (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGCXXABI.h | 504 virtual void setThunkLinkage(llvm::Function *Thunk, bool ForVTable,
|
H A D | CGVTables.cpp | 45 CGM.getCXXABI().setThunkLinkage(ThunkFn, ForVTable, GD, in setThunkProperties()
|
H A D | MicrosoftCXXABI.cpp | 402 void setThunkLinkage(llvm::Function *Thunk, bool ForVTable, in setThunkLinkage() function in __anon9a42cb130111::MicrosoftCXXABI
|
H A D | ItaniumCXXABI.cpp | 328 void setThunkLinkage(llvm::Function *Thunk, bool ForVTable, GlobalDecl GD, in setThunkLinkage() function in __anond94614940111::ItaniumCXXABI
|