Home
last modified time | relevance | path

Searched defs:ThisType (Results 1 – 11 of 11) sorted by relevance

/minix3/minix/drivers/power/acpi/executer/
H A Dexresop.c81 ACPI_OBJECT_TYPE ThisType, in AcpiExCheckObjectType()
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGVTables.cpp197 QualType ThisType = MD->getThisType(getContext()); in StartThunk() local
249 QualType ThisType = MD->getThisType(getContext()); in EmitCallAndReturnForThunk() local
325 llvm::Type *ThisType = Args[ThisArgNo]->getType(); in EmitMustTailThunk() local
332 llvm::Type *ThisType = in EmitMustTailThunk() local
H A DCGClass.cpp2213 QualType ThisType = getContext().getPointerType(getContext().getRecordType(Lambda)); in EmitLambdaBlockInvokeBody() local
2243 QualType ThisType = getContext().getPointerType(getContext().getRecordType(Lambda)); in EmitLambdaDelegatingInvokeBody() local
H A DCGExprCXX.cpp313 QualType ThisType = in EmitCXXMemberPointerCallExpr() local
H A DCGCall.cpp186 const CXXRecordDecl *ThisType = TheCXXABI.getThisArgumentTypeForMethod(MD); in arrangeCXXMethodDeclaration() local
/minix3/external/bsd/llvm/dist/clang/lib/Analysis/
H A DConsumed.cpp778 QualType ThisType = Constructor->getThisType(CurrContext)->getPointeeType(); in VisitCXXConstructExpr() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp2947 QualType ThisType = Constructor->getThisType(S.Context); in IsInitializerListConstructorConversion() local
3143 QualType ThisType = Constructor->getThisType(S.Context); in IsUserDefinedConversion() local
H A DSemaDeclAttr.cpp835 QualType ThisType = MD->getThisType(CurrContext)->getPointeeType(); in checkForConsumableClass() local
H A DSemaTemplate.cpp417 QualType ThisType = cast<CXXMethodDecl>(DC)->getThisType(Context); in ActOnDependentIdExpression() local
H A DTreeTransform.h2271 QualType ThisType, in RebuildCXXThisExpr()
H A DSemaExpr.cpp1966 QualType ThisType = S.getCurrentThisType(); in recoverFromMSUnqualifiedLookup() local