/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/ |
H A D | Interp.h | 377 const Pointer &This = S.Current->getThis(); in GetThisField() local 392 const Pointer &This = S.Current->getThis(); in SetThisField() local 427 const Pointer &This = S.Current->getThis(); in InitThisField() local 440 const Pointer &This = S.Current->getThis(); in InitThisBitField() local 454 const Pointer &This = S.Current->getThis(); in InitThisFieldActive() local 532 const Pointer &This = S.Current->getThis(); in GetPtrThisField() local 555 const Pointer &This = S.Current->getThis(); in GetPtrActiveThisField() local 576 const Pointer &This = S.Current->getThis(); in GetPtrThisBase() local 605 const Pointer &This = S.Current->getThis(); in GetPtrThisVirtBase() local 827 inline bool This(InterpState &S, CodePtr OpPC) { in This() function [all …]
|
H A D | InterpFrame.h | 135 Pointer This; variable
|
H A D | InterpFrame.cpp | 21 CodePtr RetPC, Pointer &&This) in InterpFrame()
|
H A D | Interp.cpp | 375 bool CheckThis(InterpState &S, CodePtr OpPC, const Pointer &This) { in CheckThis()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | Thunk.h | 158 ThisAdjustment This; member 174 : This(This), Return(Return), Method(Method) {} in This() function
|
/netbsd-src/sys/external/bsd/acpica/dist/debugger/ |
H A D | dbconvert.c | 239 char *This; in AcpiDbConvertToPackage() local
|
H A D | dbinput.c | 694 char *This; in AcpiDbGetLine() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | sumtype.d | 243 struct This {} struct 783 string toString(this This)() in toString() 802 void toString(this This, Sink, Char)(ref Sink sink, const ref FormatSpec!Char fmt) in toString()
|
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpihelp/ |
H A D | ahdecode.c | 96 const char *This; in AhPrintOneField() local
|
/netbsd-src/sys/external/bsd/acpica/dist/compiler/ |
H A D | asltree.c | 618 ACPI_PARSE_OBJECT *This; in TrLinkPeerOps() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGClass.cpp | 218 CodeGenFunction::GetAddressOfDirectBaseInCompleteClass(Address This, in GetAddressOfDirectBaseInCompleteClass() 2060 Address This = ThisAVS.getAddress(); in EmitCXXConstructorCall() local 2132 Address This, in EmitCXXConstructorCall() 2206 const CXXConstructorDecl *D, bool ForVirtualBase, Address This, in EmitInheritedCXXConstructorCall() 2297 void CodeGenFunction::EmitVTableAssumptionLoad(const VPtr &Vptr, Address This) { in EmitVTableAssumptionLoad() 2319 Address This) { in EmitVTableAssumptionLoads() 2327 Address This, Address Src, in EmitSynthesizedCXXCopyCtorCall() 2363 Address This = LoadCXXThisAddress(); in EmitDelegateCXXConstructorCall() local 2442 bool Delegating, Address This, in EmitCXXDestructorCall() 2617 llvm::Value *CodeGenFunction::GetVTablePtr(Address This, in GetVTablePtr()
|
H A D | MicrosoftCXXABI.cpp | 994 CodeGenFunction &CGF, Address This, QualType SrcRecordTy, in EmitDynamicCastCall() 1049 CodeGenFunction &CGF, Address This, const CXXRecordDecl *ClassDecl, in GetVirtualBaseClassOffset() 1269 Address This = getThisAddress(CGF); in EmitVBPtrStores() local 1421 CodeGenFunction &CGF, GlobalDecl GD, Address This, in adjustThisArgumentForVirtualFunctionCall() 1535 llvm::Value *This = loadIncomingCXXThis(CGF); in EmitInstanceFunctionProlog() local 1617 bool Delegating, Address This, in EmitDestructorCall() 1916 Address This, in getVirtualFunctionPointer() 1964 Address This, DeleteOrMemberCallExpr E) { in EmitVirtualDestructorCall() 2186 Address This, in performThisAdjustment() 3012 Address This, in GetVBaseOffsetFromVBPtr() [all …]
|
H A D | CGExprCXX.cpp | 37 llvm::Value *This, llvm::Value *ImplicitParam, in commonEmitCXXMemberOrOperatorCall() 81 llvm::Value *This, llvm::Value *ImplicitParam, QualType ImplicitParamTy, in EmitCXXMemberOrOperatorCall() 95 GlobalDecl Dtor, const CGCallee &Callee, llvm::Value *This, QualType ThisTy, in EmitCXXDestructorCall() 271 LValue This; in EmitCXXMemberOrOperatorMemberCallExpr() local 444 Address This = Address::invalid(); in EmitCXXMemberPointerCallExpr() local
|
H A D | CGCXXABI.h | 366 Address This, bool VirtualCall) { in adjustThisArgumentForVirtualFunctionCall()
|
H A D | ItaniumCXXABI.cpp | 652 llvm::Value *This = ThisAddr.getPointer(); in EmitLoadOfMemberFunctionPointer() local 1571 Address This, in GetVirtualBaseClassOffset() 1719 bool Delegating, Address This, in EmitDestructorCall() 1942 Address This, in getVirtualFunctionPointer() 1999 Address This, DeleteOrMemberCallExpr E) { in EmitVirtualDestructorCall() 2149 Address This, in performThisAdjustment() 4707 ItaniumCXXABI::LoadVTablePtr(CodeGenFunction &CGF, Address This, in LoadVTablePtr()
|
H A D | CGCXXABI.cpp | 42 CodeGenFunction &CGF, const Expr *E, Address This, in EmitLoadOfMemberFunctionPointer()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | ComparisonCategories.h | 207 const auto &This = *this; in lookupInfo() local
|
/netbsd-src/external/gpl3/binutils/dist/elfcpp/ |
H A D | elfcpp_file.h | 106 typedef Elf_file<size, big_endian, File> This; typedef
|
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/ |
H A D | elfcpp_file.h | 106 typedef Elf_file<size, big_endian, File> This; typedef
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ExprConstant.cpp | 531 const LValue *This; member in __anondef1c1650111::CallStackFrame 1438 const FunctionDecl *Callee, const LValue *This, in CallStackFrame() 2302 const LValue *This = nullptr) { in CheckLiteralType() 4570 LValue &This) { in EvaluateObjectArgument() 5514 static bool checkDynamicType(EvalInfo &Info, const Expr *E, const LValue &This, in checkDynamicType() 5557 const LValue &This, in checkNonVirtualMemberCallThisPointer() 5582 LValue &This, AccessKinds AK) { in ComputeDynamicType() 5637 EvalInfo &Info, const Expr *E, LValue &This, const CXXMethodDecl *Found, in HandleVirtualDispatch() 6071 const FunctionDecl *Callee, const LValue *This, in HandleFunctionCall() 6128 static bool HandleConstructorCall(const Expr *E, const LValue &This, in HandleConstructorCall() [all …]
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | dynobj.h | 291 typedef Sized_dynobj<size, big_endian> This; typedef
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | dynobj.h | 291 typedef Sized_dynobj<size, big_endian> This; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/internal/test/ |
H A D | dummyrange.d | 283 final @property auto save(this This)() {return new This( _payload);} in save()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/internal/test/ |
H A D | dummyrange.d | 283 final @property auto save(this This)() {return new This( _payload);} in save()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | StringRef.cpp | 177 StringRef This = substr(From); in find_lower() local
|