OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:semanticContainer
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/libclang/
CXIndexDataConsumer.h
82
ContainerInfo
SemanticContainer
;
93
declAsContainer =
semanticContainer
= lexicalContainer = nullptr;
104
declAsContainer =
semanticContainer
= lexicalContainer = nullptr;
CXIndexDataConsumer.cpp
573
getContainerInfo(SemaDC, DInfo.
SemanticContainer
);
574
DInfo.
semanticContainer
= &DInfo.
SemanticContainer
;
577
DInfo.lexicalContainer = &DInfo.
SemanticContainer
;
585
DInfo.lexicalContainer = &DInfo.
SemanticContainer
;
/src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h
6360
const CXIdxContainerInfo *
semanticContainer
;
6362
* Generally same as #
semanticContainer
but can be different in
/src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c
3736
printCXIndexContainer(info->
semanticContainer
);
Completed in 44 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026