Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaInternal.h210 DeclContext* DeclCtx; member
H A DSema.h11831 TemplateCompareNewDeclInfo(const DeclContext *DeclCtx, in TemplateCompareNewDeclInfo()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h272 llvm::PointerUnion<DeclContext*, MultipleDC*> DeclCtx; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp851 IdentifierInfo *Id, unsigned InitStyle, Expr *Init, DeclContext *DeclCtx) { in createLambdaInitCaptureVarDecl()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2967 const AnalysisDeclContext *DeclCtx = in emitReport() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp193 const auto *DeclCtx = D->getDeclContext(); in getDeclLocsForCommentSearch() local