Searched refs:getClientEntity (Results 1 - 3 of 3) sorted by relevance

/external/clang/tools/libclang/
H A DIndexingContext.h459 CXIdxClientEntity getClientEntity(const Decl *D) const;
H A DIndexing.cpp941 return Entity->IndexCtx->getClientEntity(Entity->Dcl);
H A DIndexingContext.cpp740 CXIdxClientEntity IndexingContext::getClientEntity(const Decl *D) const { function in class:IndexingContext

Completed in 123 milliseconds