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

  /external/clang/tools/libclang/
CXIndexDataConsumer.h 86 ContainerInfo DeclAsContainer;
95 declAsContainer = semanticContainer = lexicalContainer = nullptr;
106 declAsContainer = semanticContainer = lexicalContainer = nullptr;
CXIndexDataConsumer.cpp 580 getContainerInfo(getEntityContainer(D), DInfo.DeclAsContainer);
581 DInfo.declAsContainer = &DInfo.DeclAsContainer;
    [all...]
  /external/clang/include/clang-c/
Index.h     [all...]
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]

Completed in 290 milliseconds