Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp580 getContainerInfo(SemaDC, DInfo.SemanticContainer); in handleDecl()
594 getContainerInfo(LexicalDC, DInfo.LexicalContainer); in handleDecl()
599 getContainerInfo(getEntityContainer(D), DInfo.DeclAsContainer); in handleDecl()
932 getContainerInfo(DC, Container); in handleReference()
1200 void CXIndexDataConsumer::getContainerInfo(const DeclContext *DC, in getContainerInfo() function in CXIndexDataConsumer
H A DCXIndexDataConsumer.h471 void getContainerInfo(const DeclContext *DC, ContainerInfo &ContInfo);