HomeSort by relevance Sort by last modified time
    Searched refs:getEntityContainer (Results 1 - 2 of 2) sorted by null

  /external/clang/tools/libclang/
IndexingContext.h 489 const DeclContext *getEntityContainer(const Decl *D) const;
IndexingContext.cpp 298 getContainerInfo(getEntityContainer(D), DInfo.DeclAsContainer);
750 IndexingContext::getEntityContainer(const Decl *D) const {
    [all...]

Completed in 20 milliseconds