Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp329 Local.InstantiatedLocal( in instantiateOMPDeclareSimdDeclAttr()
410 Local.InstantiatedLocal( in instantiateOMPDeclareVariantAttr()
3507 SemaRef.CurrentInstantiationScope->InstantiatedLocal( in VisitOMPDeclareReductionDecl()
3510 SemaRef.CurrentInstantiationScope->InstantiatedLocal( in VisitOMPDeclareReductionDecl()
3523 SemaRef.CurrentInstantiationScope->InstantiatedLocal( in VisitOMPDeclareReductionDecl()
3526 SemaRef.CurrentInstantiationScope->InstantiatedLocal( in VisitOMPDeclareReductionDecl()
3590 SemaRef.CurrentInstantiationScope->InstantiatedLocal( in VisitOMPDeclareMapperDecl()
4362 Scope->InstantiatedLocal(OldParam, NewParam); in SubstFunctionType()
4447 Scope.InstantiatedLocal(PatternParam, FunctionParam); in addInstantiatedParametersToScope()
6096 CurrentInstantiationScope->InstantiatedLocal(D, Inst); in FindInstantiatedDecl()
[all …]
H A DSemaTemplateInstantiate.cpp1051 SemaRef.CurrentInstantiationScope->InstantiatedLocal(Old, New); in transformedLocalDecl()
1272 getSema().CurrentInstantiationScope->InstantiatedLocal(D, Inst); in TransformDefinition()
1324 getSema().CurrentInstantiationScope->InstantiatedLocal(ExceptionDecl, Var); in RebuildExceptionDecl()
1333 getSema().CurrentInstantiationScope->InstantiatedLocal(ExceptionDecl, Var); in RebuildObjCExceptionDecl()
2492 CurrentInstantiationScope->InstantiatedLocal(OldParm, NewParm); in SubstParmVarDecl()
3668 void LocalInstantiationScope::InstantiatedLocal(const Decl *D, Decl *Inst) { in InstantiatedLocal() function in LocalInstantiationScope
H A DSemaTemplate.cpp2298 SemaRef.CurrentInstantiationScope->InstantiatedLocal(TemplateParam, in transformTemplateParameter()
2428 SemaRef.CurrentInstantiationScope->InstantiatedLocal(OldParam, NewParam); in transformFunctionTypeParam()
H A DSemaDecl.cpp14683 S.CurrentInstantiationScope->InstantiatedLocal(VD, VD); in RebuildLambdaScopeInfo()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DTemplate.h457 void InstantiatedLocal(const Decl *D, Decl *Inst);