Home
last modified time | relevance | path

Searched refs:declAsContainer (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/tools/libclang/
H A DCXIndexDataConsumer.h93 declAsContainer = semanticContainer = lexicalContainer = nullptr; in DeclInfo()
104 declAsContainer = semanticContainer = lexicalContainer = nullptr; in DeclInfo()
H A DCXIndexDataConsumer.cpp600 DInfo.declAsContainer = &DInfo.DeclAsContainer; in handleDecl()
/llvm-project-15.0.7/clang/include/clang-c/
H A DIndex.h6437 const CXIdxContainerInfo *declAsContainer; member
/llvm-project-15.0.7/clang/tools/c-index-test/
H A Dc-index-test.c3812 if (info->declAsContainer) in index_indexDeclaration()
3814 info->declAsContainer, in index_indexDeclaration()