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

  /external/clang/tools/libclang/
IndexingContext.cpp 279 getContainerInfo(D->getDeclContext(), DInfo.SemanticContainer);
293 getContainerInfo(LexicalDC, DInfo.LexicalContainer);
298 getContainerInfo(getEntityContainer(D), DInfo.DeclAsContainer);
614 getContainerInfo(DC, Container);
    [all...]
IndexingContext.h 499 void getContainerInfo(const DeclContext *DC, ContainerInfo &ContInfo);

Completed in 461 milliseconds