Searched refs:getEntityContainer (Results 1 - 2 of 2) sorted by relevance

/external/clang/tools/libclang/
H A DIndexingContext.h480 const DeclContext *getEntityContainer(const Decl *D) const;
H A DIndexingContext.cpp357 getContainerInfo(getEntityContainer(D), DInfo.DeclAsContainer);
836 IndexingContext::getEntityContainer(const Decl *D) const { function in class:IndexingContext

Completed in 97 milliseconds