Home
last modified time | relevance | path

Searched refs:InstantiatedLocal (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp342 Local.InstantiatedLocal( in instantiateOMPDeclareSimdDeclAttr()
423 Local.InstantiatedLocal( in instantiateOMPDeclareVariantAttr()
3639 SemaRef.CurrentInstantiationScope->InstantiatedLocal( in VisitOMPDeclareReductionDecl()
3642 SemaRef.CurrentInstantiationScope->InstantiatedLocal( in VisitOMPDeclareReductionDecl()
3655 SemaRef.CurrentInstantiationScope->InstantiatedLocal( in VisitOMPDeclareReductionDecl()
3658 SemaRef.CurrentInstantiationScope->InstantiatedLocal( in VisitOMPDeclareReductionDecl()
3722 SemaRef.CurrentInstantiationScope->InstantiatedLocal( in VisitOMPDeclareMapperDecl()
4489 Scope->InstantiatedLocal(OldParam, NewParam); in SubstFunctionType()
4567 Scope.InstantiatedLocal(VD, *it); in addInstantiatedLocalVarsToScope()
4604 Scope.InstantiatedLocal(PatternParam, FunctionParam); in addInstantiatedParametersToScope()
[all …]
H A DSemaTemplateInstantiate.cpp1336 SemaRef.CurrentInstantiationScope->InstantiatedLocal(Old, New); in transformedLocalDecl()
1646 getSema().CurrentInstantiationScope->InstantiatedLocal(D, Inst); in TransformDefinition()
1708 getSema().CurrentInstantiationScope->InstantiatedLocal(ExceptionDecl, Var); in RebuildExceptionDecl()
1717 getSema().CurrentInstantiationScope->InstantiatedLocal(ExceptionDecl, Var); in RebuildObjCExceptionDecl()
2988 CurrentInstantiationScope->InstantiatedLocal(OldParm, NewParm); in SubstParmVarDecl()
4265 void LocalInstantiationScope::InstantiatedLocal(const Decl *D, Decl *Inst) { in InstantiatedLocal() function in LocalInstantiationScope
H A DSemaConcept.cpp563 Scope.InstantiatedLocal(CapturedPattern, CapturedVar); in addInstantiatedCapturesToScope()
H A DSemaTemplate.cpp2491 SemaRef.CurrentInstantiationScope->InstantiatedLocal(TemplateParam, in transformTemplateParameter()
2641 SemaRef.CurrentInstantiationScope->InstantiatedLocal(OldParam, NewParam); in transformFunctionTypeParam()
H A DSemaDecl.cpp15621 CurrentInstantiationScope->InstantiatedLocal(VD, VD); in RebuildLambdaScopeInfo()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplate.h518 void InstantiatedLocal(const Decl *D, Decl *Inst);