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

  /external/clang/tools/libclang/
CXIndexDataConsumer.h 84 ContainerInfo SemanticContainer;
95 declAsContainer = semanticContainer = lexicalContainer = nullptr;
106 declAsContainer = semanticContainer = lexicalContainer = nullptr;
CXIndexDataConsumer.cpp 561 getContainerInfo(SemaDC, DInfo.SemanticContainer);
562 DInfo.semanticContainer = &DInfo.SemanticContainer;
565 DInfo.lexicalContainer = &DInfo.SemanticContainer;
573 DInfo.lexicalContainer = &DInfo.SemanticContainer;
    [all...]
  /external/clang/include/clang-c/
Index.h     [all...]
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]

Completed in 5997 milliseconds