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

/external/clang/tools/libclang/
H A DIndexingContext.h457 void addContainerInMap(const DeclContext *DC, CXIdxClientContainer container);
H A DIndexingContext.cpp299 addContainerInMap(Ctx->getTranslationUnitDecl(), idxCont);
721 void IndexingContext::addContainerInMap(const DeclContext *DC, function in class:IndexingContext
H A DIndexing.cpp934 Container->IndexCtx->addContainerInMap(Container->DC, client);

Completed in 117 milliseconds