Home
last modified time | relevance | path

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

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