Searched defs:ContInfo (Results 1 - 1 of 1) sorted by relevance

/external/clang/tools/libclang/
H A DIndexingContext.cpp1036 ContainerInfo &ContInfo) {
1037 ContInfo.cursor = getCursor(cast<Decl>(DC));
1038 ContInfo.DC = DC;
1039 ContInfo.IndexCtx = this;
1035 getContainerInfo(const DeclContext *DC, ContainerInfo &ContInfo) argument

Completed in 45 milliseconds