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

  /external/clang/tools/libclang/
IndexingContext.h 469 void setClientEntity(const Decl *D, CXIdxClientEntity client);
Indexing.cpp 691 Entity->IndexCtx->setClientEntity(Entity->Dcl, client);
IndexingContext.cpp 663 void IndexingContext::setClientEntity(const Decl *D, CXIdxClientEntity client) {
    [all...]

Completed in 205 milliseconds