Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp573 getContainerInfo(SemaDC, DInfo.SemanticContainer); in handleDecl()
587 getContainerInfo(LexicalDC, DInfo.LexicalContainer); in handleDecl()
592 getContainerInfo(getEntityContainer(D), DInfo.DeclAsContainer); in handleDecl()
919 getContainerInfo(DC, Container); in handleReference()
1187 void CXIndexDataConsumer::getContainerInfo(const DeclContext *DC, in getContainerInfo() function in CXIndexDataConsumer
H A DCXIndexDataConsumer.h470 void getContainerInfo(const DeclContext *DC, ContainerInfo &ContInfo);