Home
last modified time | relevance | path

Searched defs:ReturnAdjustment (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DThunk.h26 struct ReturnAdjustment { global() struct
29 NonVirtualReturnAdjustment global() argument
33 VirtualAdjustmentReturnAdjustment global() argument
67 VirtualReturnAdjustment global() argument
71 isEmptyReturnAdjustment global() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp1310 AddMethod(const CXXMethodDecl * MD,ReturnAdjustment ReturnAdjustment) AddMethod() argument
1545 ReturnAdjustment ReturnAdjustment = AddMethods() local
1615 ReturnAdjustment ReturnAdjustment = AddMethods() local
3078 ReturnAdjustment ReturnAdjustment; AddMethods() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp332 setThunkLinkage(llvm::Function * Thunk,bool ForVTable,GlobalDecl GD,bool ReturnAdjustment) setThunkLinkage() argument
H A DMicrosoftCXXABI.cpp407 setThunkLinkage(llvm::Function * Thunk,bool ForVTable,GlobalDecl GD,bool ReturnAdjustment) setThunkLinkage() argument