Searched defs:ForVTable (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGVTables.cpp | 41 llvm::Function *ThunkFn, bool ForVTable, in setThunkProperties() 477 bool IsUnprototyped, bool ForVTable) { in shouldEmitVTableThunk() 496 bool ForVTable) { in maybeEmitThunk()
|
| H A D | CodeGenModule.cpp | 3849 StringRef MangledName, llvm::Type *Ty, GlobalDecl GD, bool ForVTable, in GetOrCreateLLVMFunction() 4035 bool ForVTable, in GetAddrOfFunction()
|
| H A D | ItaniumCXXABI.cpp | 285 void setThunkLinkage(llvm::Function *Thunk, bool ForVTable, GlobalDecl GD, in setThunkLinkage()
|
| H A D | MicrosoftCXXABI.cpp | 381 void setThunkLinkage(llvm::Function *Thunk, bool ForVTable, in setThunkLinkage()
|