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

/external/clang/tools/libclang/
H A DIndexingContext.cpp338 getContainerInfo(D->getDeclContext(), DInfo.SemanticContainer);
352 getContainerInfo(LexicalDC, DInfo.LexicalContainer);
357 getContainerInfo(getEntityContainer(D), DInfo.DeclAsContainer);
700 getContainerInfo(DC, Container);
1121 void IndexingContext::getContainerInfo(const DeclContext *DC, function in class:IndexingContext

Completed in 74 milliseconds