Searched defs:ThisContext (Results 1 – 4 of 4) sorted by relevance
337 auto *ThisContext = dyn_cast_or_null<CXXRecordDecl>(FD->getDeclContext()); in instantiateOMPDeclareSimdDeclAttr() local420 auto *ThisContext = dyn_cast_or_null<CXXRecordDecl>(FD->getDeclContext()); in instantiateOMPDeclareVariantAttr() local884 auto *ThisContext = dyn_cast_or_null<CXXRecordDecl>(ND->getDeclContext()); in InstantiateAttrs() local3695 auto *ThisContext = dyn_cast_or_null<CXXRecordDecl>(Owner); in VisitOMPDeclareReductionDecl() local3778 auto *ThisContext = dyn_cast_or_null<CXXRecordDecl>(Owner); in VisitOMPDeclareMapperDecl() local4459 CXXRecordDecl *ThisContext = nullptr; in SubstFunctionType() local5052 CXXRecordDecl *ThisContext = nullptr; in InstantiateFunctionDefinition() local
2408 CXXRecordDecl *ThisContext, in TransformFunctionProtoType()2882 CXXRecordDecl *ThisContext, in SubstFunctionDeclType()3585 auto *ThisContext = dyn_cast_or_null<CXXRecordDecl>(ND->getDeclContext()); in InstantiateClass() local
2993 CXXRecordDecl *ThisContext = nullptr; in ConvertDeducedTemplateArguments() local3555 CXXRecordDecl *ThisContext = nullptr; in SubstituteExplicitTemplateArguments() local
6199 TypeLocBuilder &TLB, FunctionProtoTypeLoc TL, CXXRecordDecl *ThisContext, in TransformFunctionProtoType()