Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSemaInternal.h223 DeclContext* DeclCtx; member
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclBase.h232 llvm::PointerUnion<DeclContext*, MultipleDC*> DeclCtx; variable
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDBugReporter.cpp3227 const AnalysisDeclContext *DeclCtx = in emitReport() local