Home
last modified time | relevance | path

Searched refs:setDeclContext (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1269 decl->setDeclContext(decl_ctx); in CreateRecordType()
1429 func_tmpl_decl->setDeclContext(decl_ctx); in CreateFunctionTemplateDecl()
1439 template_param_decls[i]->setDeclContext(func_decl); in CreateFunctionTemplateDecl()
1596 template_cxx_decl->setDeclContext(decl_ctx); in CreateClassTemplateDecl()
1602 template_param_decls[i]->setDeclContext(template_cxx_decl); in CreateClassTemplateDecl()
1613 class_template_decl->setDeclContext(decl_ctx); in CreateClassTemplateDecl()
1675 class_template_specialization_decl->setDeclContext(decl_ctx); in CreateClassTemplateSpecializationDecl()
1830 decl->setDeclContext(decl_ctx); in CreateObjCClass()
1937 decl->setDeclContext(ctx); in CreateBlockDeclaration()
2006 var_decl->setDeclContext(decl_context); in CreateVariableDeclaration()
[all …]
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeductionGuide.cpp221 Param->setDeclContext(Guide);
223 TD->setDeclContext(Guide);
1345 TD->setDeclContext(RHSDeductionGuide->getTemplatedDecl()); in DeclareAggregateDeductionGuideForTypeAlias()
H A DHLSLExternalSemaSource.cpp229 T->setDeclContext(DC); in constructBufferConceptDecl()
H A DHLSLBuiltinTypeDeclBuilder.cpp251 T->setDeclContext(DC); in constructConceptSpecializationExpr()
H A DSemaDeclObjC.cpp4832 Param->setDeclContext(ObjCMethod); in ActOnMethodDeclaration()
4846 Param->setDeclContext(ObjCMethod); in ActOnMethodDeclaration()
H A DSemaTemplateInstantiate.cpp3374 NewParm->setDeclContext(CurContext); in SubstParmVarDecl()
H A DSemaDecl.cpp3593 D->setDeclContext(SemaDC); in adjustDeclContextForDeclaratorDecl()
10379 Param->setDeclContext(NewFD); in ActOnFunctionDeclarator()
10409 TD->setDeclContext(NewFD); in ActOnFunctionDeclarator()
H A DSemaExprCXX.cpp8040 Param->setDeclContext(Body); in ActOnStartRequiresExpr()
H A DTreeTransform.h15018 Param->setDeclContext(Body); in TransformRequiresExpr()
15037 ->setDeclContext(Body); in TransformRequiresExpr()
H A DSemaDeclAttr.cpp8132 NewD->setDeclContext(CurContext); in DeclApplyPragmaWeak()
H A DSemaOpenMP.cpp21645 VD->setDeclContext(DMD); in buildImplicitMapper()
22553 VD->setDeclContext(DMD); in ActOnOpenMPDeclareMapperDirective()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp124 decl->setDeclContext(decl->getASTContext().getTranslationUnitDecl()); in OverrideOne()
207 backup.first->setDeclContext(backup.second.decl_context); in ~DeclContextOverride()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp346 typeParam->setDeclContext(this); in setTypeParamList()
2170 typeParam->setDeclContext(this); in setTypeParamList()
H A DDeclBase.cpp364 void Decl::setDeclContext(DeclContext *DC) { in setDeclContext() function in Decl
H A DDeclTemplate.cpp213 P->setDeclContext(Owner); in AdoptTemplateParameterList()
H A DASTContext.cpp9837 VaListTagDecl->setDeclContext(NS); in CreateAArch64ABIBuiltinVaListDecl()
10025 VaListDecl->setDeclContext(NS); in CreateAAPCSABIBuiltinVaListDecl()
H A DASTImporter.cpp3060 ToTypedef->setDeclContext(DC); in VisitTypedefNameDecl()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h930 void setDeclContext(DeclContext *DC);
H A DDecl.h1928 void setOwningFunction(DeclContext *FD) { setDeclContext(FD); } in setOwningFunction()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp595 D->setDeclContext(Reader.getContext().getTranslationUnitDecl()); in VisitDecl()
4237 D->setDeclContext(Context.getTranslationUnitDecl()); in ReadDeclRecord()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc9775 {"_ZN5clang4Decl14setDeclContextEPNS_11DeclContextE", "clang::Decl::setDeclContext(clang::DeclConte…