Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp211 auto *DeclCtx = D->getDeclContext(); in HandleTagDeclDefinition() local
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSemaInternal.h249 DeclContext* DeclCtx; member
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclBase.h263 llvm::PointerUnion<DeclContext*, MultipleDC*> DeclCtx; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2698 const AnalysisDeclContext *DeclCtx = in emitReport() local