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

  /external/clang/tools/libclang/
IndexingContext.h 463 CXIdxClientEntity getClientEntity(const Decl *D) const;
Indexing.cpp 939 return Entity->IndexCtx->getClientEntity(Entity->Dcl);
    [all...]
IndexingContext.cpp 731 CXIdxClientEntity IndexingContext::getClientEntity(const Decl *D) const {
    [all...]

Completed in 44 milliseconds