Home
last modified time | relevance | path

Searched refs:getContainerInfo (Results 1 – 2 of 2) sorted by relevance

/external/clang/tools/libclang/
DCXIndexDataConsumer.cpp561 getContainerInfo(SemaDC, DInfo.SemanticContainer); in handleDecl()
575 getContainerInfo(LexicalDC, DInfo.LexicalContainer); in handleDecl()
580 getContainerInfo(getEntityContainer(D), DInfo.DeclAsContainer); in handleDecl()
924 getContainerInfo(DC, Container); in handleReference()
1191 void CXIndexDataConsumer::getContainerInfo(const DeclContext *DC, in getContainerInfo() function in CXIndexDataConsumer
DCXIndexDataConsumer.h502 void getContainerInfo(const DeclContext *DC, ContainerInfo &ContInfo);