Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/libclang/
H A DCXIndexDataConsumer.h84 ContainerInfo DeclAsContainer; member
H A DCXIndexDataConsumer.cpp599 getContainerInfo(getEntityContainer(D), DInfo.DeclAsContainer); in handleDecl()
600 DInfo.declAsContainer = &DInfo.DeclAsContainer; in handleDecl()