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 460 void setClientEntity(const Decl *D, CXIdxClientEntity client);
Indexing.cpp 949 Entity->IndexCtx->setClientEntity(Entity->Dcl, client);
    [all...]
IndexingContext.cpp 749 void IndexingContext::setClientEntity(const Decl *D, CXIdxClientEntity client) {
    [all...]

Completed in 57 milliseconds