Home
last modified time | relevance | path

Searched defs:DeclCtx (Results 1 – 8 of 8) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaInternal.h214 DeclContext* DeclCtx; member
H A DSema.h8658 TemplateCompareNewDeclInfo(const DeclContext *DeclCtx, in TemplateCompareNewDeclInfo()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp220 auto *DeclCtx = D->getDeclContext(); in HandleTagDeclDefinition() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp378 const DeclContext &DeclCtx) in Environment()
384 const DeclContext *DeclCtx = getDeclCtx(); in initialize() local
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h271 llvm::PointerUnion<DeclContext*, MultipleDC*> DeclCtx; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp809 IdentifierInfo *Id, unsigned InitStyle, Expr *Init, DeclContext *DeclCtx) { in createLambdaInitCaptureVarDecl()
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2936 const AnalysisDeclContext *DeclCtx = in emitReport() local
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp190 const auto *DeclCtx = D->getDeclContext(); in getDeclLocsForCommentSearch() local