Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp244 CXIndexDataConsumer &IdxCtx, in ObjCProtocolListInfo()
284 AttrListInfo::AttrListInfo(const Decl *D, CXIndexDataConsumer &IdxCtx) in AttrListInfo()
337 AttrListInfo::create(const Decl *D, CXIndexDataConsumer &IdxCtx) { in create()
344 CXIndexDataConsumer &IdxCtx, in CXXBasesListInfo()
H A DCXIndexDataConsumer.h33 CXIndexDataConsumer &IdxCtx; variable
H A DIndexing.cpp643 static void indexPreprocessingRecord(ASTUnit &Unit, CXIndexDataConsumer &IdxCtx) { in indexPreprocessingRecord()