Home
last modified time | relevance | path

Searched refs:CXIdxCXXClassDeclInfo (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/clang/tools/libclang/
H A DCXIndexDataConsumer.h201 CXIdxCXXClassDeclInfo CXXClassInfo;
H A DIndexing.cpp812 const CXIdxCXXClassDeclInfo *
/openbsd/gnu/llvm/clang/include/clang-c/
H A DIndex.h5950 } CXIdxCXXClassDeclInfo; typedef
6097 CINDEX_LINKAGE const CXIdxCXXClassDeclInfo *
/openbsd/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c3751 const CXIdxCXXClassDeclInfo *CXXClassInfo; in index_indexDeclaration()