Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaInternal.h214 DeclContext* DeclCtx; member
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp210 auto *DeclCtx = D->getDeclContext(); in HandleTagDeclDefinition() local
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h268 llvm::PointerUnion<DeclContext*, MultipleDC*> DeclCtx; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2921 const AnalysisDeclContext *DeclCtx = in emitReport() local