Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp337 auto *ThisContext = dyn_cast_or_null<CXXRecordDecl>(FD->getDeclContext()); instantiateOMPDeclareSimdDeclAttr() local
420 auto *ThisContext = dyn_cast_or_null<CXXRecordDecl>(FD->getDeclContext()); instantiateOMPDeclareVariantAttr() local
884 auto *ThisContext = dyn_cast_or_null<CXXRecordDecl>(ND->getDeclContext()); InstantiateAttrs() local
3684 auto *ThisContext = dyn_cast_or_null<CXXRecordDecl>(Owner); VisitOMPDeclareReductionDecl() local
3767 auto *ThisContext = dyn_cast_or_null<CXXRecordDecl>(Owner); VisitOMPDeclareMapperDecl() local
4448 CXXRecordDecl *ThisContext = nullptr; SubstFunctionType() local
5036 CXXRecordDecl *ThisContext = nullptr; InstantiateFunctionDefinition() local
[all...]
H A DSemaTemplateInstantiate.cpp2405 TransformFunctionProtoType(TypeLocBuilder & TLB,FunctionProtoTypeLoc TL,CXXRecordDecl * ThisContext,Qualifiers ThisTypeQuals,Fn TransformExceptionSpec) TransformFunctionProtoType() argument
2886 SubstFunctionDeclType(TypeSourceInfo * T,const MultiLevelTemplateArgumentList & Args,SourceLocation Loc,DeclarationName Entity,CXXRecordDecl * ThisContext,Qualifiers ThisTypeQuals,bool EvaluateConstraints) SubstFunctionDeclType() argument
3584 auto *ThisContext = dyn_cast_or_null<CXXRecordDecl>(ND->getDeclContext()); InstantiateClass() local
H A DSemaTemplateDeduction.cpp2993 CXXRecordDecl *ThisContext = nullptr; ConvertDeducedTemplateArguments() local
3555 CXXRecordDecl *ThisContext = nullptr; SubstituteExplicitTemplateArguments() local
H A DTreeTransform.h6196 TransformFunctionProtoType(TypeLocBuilder & TLB,FunctionProtoTypeLoc TL,CXXRecordDecl * ThisContext,Qualifiers ThisTypeQuals,Fn TransformExceptionSpec) TransformFunctionProtoType() argument