Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSemaInternal.h214 DeclContext* DeclCtx; member
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp217 auto *DeclCtx = D->getDeclContext(); in HandleTagDeclDefinition() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclBase.h269 llvm::PointerUnion<DeclContext*, MultipleDC*> DeclCtx; variable
/openbsd-src/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp235 const DeclContext &DeclCtx) in Environment()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2929 const AnalysisDeclContext *DeclCtx = in emitReport() local