Home
last modified time | relevance | path

Searched defs:ForVTable (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/clang/lib/CodeGen/
DCGVTables.cpp41 llvm::Function *ThunkFn, bool ForVTable, in setThunkProperties()
474 bool IsUnprototyped, bool ForVTable) { in shouldEmitVTableThunk()
493 bool ForVTable) { in maybeEmitThunk()
DCodeGenModule.cpp3317 StringRef MangledName, llvm::Type *Ty, GlobalDecl GD, bool ForVTable, in GetOrCreateLLVMFunction()
3503 bool ForVTable, in GetAddrOfFunction()
DItaniumCXXABI.cpp285 void setThunkLinkage(llvm::Function *Thunk, bool ForVTable, GlobalDecl GD, in setThunkLinkage()
DMicrosoftCXXABI.cpp372 void setThunkLinkage(llvm::Function *Thunk, bool ForVTable, in setThunkLinkage()
/external/clang/lib/CodeGen/
DCGVTables.cpp59 llvm::Function *ThunkFn, bool ForVTable, in setThunkProperties()
411 bool ForVTable) { in emitThunk()
DCodeGenModule.cpp1823 GlobalDecl GD, bool ForVTable, in GetOrCreateLLVMFunction()
1984 bool ForVTable, in GetAddrOfFunction()
DItaniumCXXABI.cpp278 void setThunkLinkage(llvm::Function *Thunk, bool ForVTable, GlobalDecl GD, in setThunkLinkage()
DMicrosoftCXXABI.cpp357 void setThunkLinkage(llvm::Function *Thunk, bool ForVTable, in setThunkLinkage()