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 337 getContainerInfo(D->getDeclContext(), DInfo.SemanticContainer);
351 getContainerInfo(LexicalDC, DInfo.LexicalContainer);
356 getContainerInfo(getEntityContainer(D), DInfo.DeclAsContainer);
691 getContainerInfo(DC, Container);
    [all...]
IndexingContext.h 494 void getContainerInfo(const DeclContext *DC, ContainerInfo &ContInfo);

Completed in 169 milliseconds