Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DIndexingContext.cpp338 getContainerInfo(D->getDeclContext(), DInfo.SemanticContainer); in handleDecl()
352 getContainerInfo(LexicalDC, DInfo.LexicalContainer); in handleDecl()
357 getContainerInfo(getEntityContainer(D), DInfo.DeclAsContainer); in handleDecl()
700 getContainerInfo(DC, Container); in handleReference()
1121 void IndexingContext::getContainerInfo(const DeclContext *DC, in getContainerInfo() function in IndexingContext
DIndexingContext.h493 void getContainerInfo(const DeclContext *DC, ContainerInfo &ContInfo);