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

  /external/clang/tools/libclang/
IndexingContext.h 82 ContainerInfo DeclAsContainer;
91 declAsContainer = semanticContainer = lexicalContainer = 0;
101 declAsContainer = semanticContainer = lexicalContainer = 0;
IndexingContext.cpp 298 getContainerInfo(getEntityContainer(D), DInfo.DeclAsContainer);
299 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 166 milliseconds