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

  /external/clang/tools/libclang/
IndexingContext.h 84 ContainerInfo LexicalContainer;
94 declAsContainer = semanticContainer = lexicalContainer = nullptr;
105 declAsContainer = semanticContainer = lexicalContainer = nullptr;
IndexingContext.cpp 342 DInfo.lexicalContainer = &DInfo.SemanticContainer;
350 DInfo.lexicalContainer = &DInfo.SemanticContainer;
352 getContainerInfo(LexicalDC, DInfo.LexicalContainer);
353 DInfo.lexicalContainer = &DInfo.LexicalContainer;
    [all...]
  /external/clang/include/clang-c/
Index.h     [all...]
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]

Completed in 40 milliseconds