Home
last modified time | relevance | path

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

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