| /freebsd/sys/contrib/dev/acpica/components/executer/ |
| H A D | exresop.c | 189 ACPI_OBJECT_TYPE ThisType, in AcpiExCheckObjectType()
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | SmartPtrModeling.cpp | 381 QualType ThisType = cast<CXXMethodDecl>(Call.getDecl())->getThisType(); in evalCall() local 646 QualType ThisType = cast<CXXMethodDecl>(Call.getDecl())->getThisType(); in handleRelease() local 745 QualType ThisType = cast<CXXMethodDecl>(Call.getDecl())->getThisType(); in handleAssignOp() local 783 QualType ThisType = cast<CXXMethodDecl>(Call.getDecl())->getThisType(); in updateMovedSmartPointers() local 842 QualType ThisType = cast<CXXMethodDecl>(Call.getDecl())->getThisType(); in handleBoolConversion() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGVTables.cpp | 257 QualType ThisType = MD->getThisType(); in StartThunk() local 343 QualType ThisType = MD->getThisType(); in EmitCallAndReturnForThunk() local 423 llvm::Type *ThisType = Args[ThisArgNo]->getType(); in EmitMustTailThunk() local 430 llvm::Type *ThisType = ThisAddr.getElementType(); in EmitMustTailThunk() local
|
| H A D | CGClass.cpp | 3042 QualType ThisType = getContext().getPointerType(getContext().getRecordType(Lambda)); in EmitLambdaBlockInvokeBody() local 3070 QualType ThisType = getContext().getPointerType(LambdaType); in EmitLambdaStaticInvokeBody() local 3122 QualType ThisType = getContext().getPointerType(LambdaType); in EmitLambdaInAllocaCallOpBody() local
|
| H A D | CGExprCXX.cpp | 479 QualType ThisType = in EmitCXXMemberPointerCallExpr() local
|
| H A D | CGCall.cpp | 383 const CXXRecordDecl *ThisType = in arrangeCXXMethodDeclaration() local 407 const CXXRecordDecl *ThisType = getCXXABI().getThisArgumentTypeForMethod(GD); in arrangeCXXStructorDeclaration() local
|
| H A D | CGDebugInfo.cpp | 2110 QualType ThisType; in getOrCreateMethodType() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Thunk.h | 173 const Type *ThisType; member
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | TypeRecord.h | 177 TypeIndex ThisType, CallingConvention CallConv, in MemberFunctionRecord() 197 TypeIndex ThisType; variable
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | Consumed.cpp | 767 QualType ThisType = Constructor->getFunctionObjectParameterType(); in VisitCXXConstructExpr() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | VTableBuilder.cpp | 3192 auto ThisType = (OverriddenMD ? OverriddenMD : MD)->getThisType().getTypePtr(); in AddMethods() local
|
| H A D | ExprConstant.cpp | 7106 const LValue &This, QualType ThisType) { in HandleDestruction()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOverload.cpp | 1433 auto ThisType = M->getFunctionObjectParameterReferenceType(); in IsOverloadOrOverrideImpl() local 3920 QualType ThisType = Constructor->getFunctionObjectParameterType(); in IsInitializerListConstructorConversion() local 15522 QualType ThisType = Context.getPointerType(ImplicitThis->getType()); in CreateOverloadedBinOp() local
|
| H A D | SemaCodeComplete.cpp | 1735 auto ThisType = Results.getSema().getCurrentThisType(); in CodeCompletionDeclConsumer() local 4624 auto ThisType = SemaRef.getCurrentThisType(); in CodeCompleteOrdinaryName() local
|
| H A D | SemaChecking.cpp | 3722 void Sema::CheckConstructorCall(FunctionDecl *FDecl, QualType ThisType, in CheckConstructorCall() 3766 QualType ThisType = ImplicitThis->getType(); in CheckFunctionCall() local
|
| H A D | SemaDeclAttr.cpp | 994 QualType ThisType = MD->getFunctionObjectParameterType(); in checkForConsumableClass() local
|
| H A D | SemaTemplate.cpp | 736 QualType ThisType = getCurrentThisType(); in ActOnDependentIdExpression() local
|
| H A D | SemaDeclCXX.cpp | 7783 QualType ThisType = MD->getFunctionObjectParameterType(); in CheckExplicitlyDefaultedSpecialMember() local
|
| H A D | SemaExpr.cpp | 2684 QualType ThisType = S.getCurrentThisType(); in recoverFromMSUnqualifiedLookup() local
|
| H A D | TreeTransform.h | 3398 QualType ThisType, in RebuildCXXThisExpr()
|