Searched refs:getContainerInfo (Results 1 - 2 of 2) 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
H A DIndexingContext.h490 void getContainerInfo(const DeclContext *DC, ContainerInfo &ContInfo);

Completed in 82 milliseconds