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 462 CXIdxClientEntity getClientEntity(const Decl *D) const;
Indexing.cpp 890 return Entity->IndexCtx->getClientEntity(Entity->Dcl);
    [all...]
IndexingContext.cpp 740 CXIdxClientEntity IndexingContext::getClientEntity(const Decl *D) const {
    [all...]

Completed in 233 milliseconds