Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp330 Local.InstantiatedLocal( in instantiateOMPDeclareSimdDeclAttr()
411 Local.InstantiatedLocal( in instantiateOMPDeclareVariantAttr()
3574 SemaRef.CurrentInstantiationScope->InstantiatedLocal( in VisitOMPDeclareReductionDecl()
3577 SemaRef.CurrentInstantiationScope->InstantiatedLocal( in VisitOMPDeclareReductionDecl()
3590 SemaRef.CurrentInstantiationScope->InstantiatedLocal( in VisitOMPDeclareReductionDecl()
3593 SemaRef.CurrentInstantiationScope->InstantiatedLocal( in VisitOMPDeclareReductionDecl()
3657 SemaRef.CurrentInstantiationScope->InstantiatedLocal( in VisitOMPDeclareMapperDecl()
4424 Scope->InstantiatedLocal(OldParam, NewParam); in SubstFunctionType()
4509 Scope.InstantiatedLocal(PatternParam, FunctionParam); in addInstantiatedParametersToScope()
6107 CurrentInstantiationScope->InstantiatedLocal(D, Inst); in FindInstantiatedDecl()
[all …]
H A DSemaTemplateInstantiate.cpp1230 SemaRef.CurrentInstantiationScope->InstantiatedLocal(Old, New); in transformedLocalDecl()
1509 getSema().CurrentInstantiationScope->InstantiatedLocal(D, Inst); in TransformDefinition()
1561 getSema().CurrentInstantiationScope->InstantiatedLocal(ExceptionDecl, Var); in RebuildExceptionDecl()
1570 getSema().CurrentInstantiationScope->InstantiatedLocal(ExceptionDecl, Var); in RebuildObjCExceptionDecl()
2797 CurrentInstantiationScope->InstantiatedLocal(OldParm, NewParm); in SubstParmVarDecl()
4068 void LocalInstantiationScope::InstantiatedLocal(const Decl *D, Decl *Inst) { in InstantiatedLocal() function in LocalInstantiationScope
H A DSemaTemplate.cpp2394 SemaRef.CurrentInstantiationScope->InstantiatedLocal(TemplateParam, in transformTemplateParameter()
2524 SemaRef.CurrentInstantiationScope->InstantiatedLocal(OldParam, NewParam); in transformFunctionTypeParam()
H A DSemaDecl.cpp15081 S.CurrentInstantiationScope->InstantiatedLocal(VD, VD); in RebuildLambdaScopeInfo()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DTemplate.h487 void InstantiatedLocal(const Decl *D, Decl *Inst);