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 484 const DeclContext *getEntityContainer(const Decl *D) const;
IndexingContext.cpp 356 getContainerInfo(getEntityContainer(D), DInfo.DeclAsContainer);
827 IndexingContext::getEntityContainer(const Decl *D) const {
    [all...]

Completed in 435 milliseconds