Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSemaInternal.h211 DeclContext* DeclCtx; member
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclBase.h226 llvm::PointerUnion<DeclContext*, MultipleDC*> DeclCtx; variable
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp3235 const AnalysisDeclContext *DeclCtx = in emitReport() local