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

/external/clang/tools/libclang/
H A DIndexingContext.cpp1122 ContainerInfo &ContInfo) {
1123 ContInfo.cursor = getCursor(cast<Decl>(DC));
1124 ContInfo.DC = DC;
1125 ContInfo.IndexCtx = this;
1121 getContainerInfo(const DeclContext *DC, ContainerInfo &ContInfo) argument

Completed in 542 milliseconds