/external/clang/tools/libclang/ |
CLog.h | 29 namespace cxindex { namespace in namespace:clang 100 if (clang::cxindex::LogRef Log = clang::cxindex::Logger::make(NAME))
|
CXIndexDataConsumer.h | 30 namespace cxindex { namespace in namespace:clang 531 }} // end clang::cxindex
|
CIndexer.h | 100 namespace cxindex { namespace in namespace:clang
|
Indexing.cpp | 40 using namespace cxindex; 406 CXIndex CIdx; 409 explicit IndexSessionData(CXIndex cIdx) 824 CXIndexAction clang_IndexAction_create(CXIndex CIdx) { [all...] |
CIndex.cpp | 69 using namespace clang::cxindex; [all...] |
CIndexHigh.cpp | 21 using namespace cxindex;
|
CXSourceLocation.cpp | 25 using namespace clang::cxindex;
|
CIndexCodeCompletion.cpp | 54 using namespace clang::cxindex; [all...] |
/external/clang/tools/c-index-test/ |
c-index-test.c | 122 static unsigned CreateTranslationUnit(CXIndex Idx, const char *file, [all...] |
/external/clang/include/clang-c/ |
Index.h | 81 typedef void *CXIndex; 209 CINDEX_LINKAGE CXIndex clang_createIndex(int excludeDeclarationsFromPCH, 218 CINDEX_LINKAGE void clang_disposeIndex(CXIndex index); 222 * \brief Used to indicate that no special CXIndex options are needed. 255 * \brief Sets general options associated with a CXIndex. 259 * CXIndex idx = ...; 267 CINDEX_LINKAGE void clang_CXIndex_setGlobalOptions(CXIndex, unsigned options); 270 * \brief Gets the general options associated with a CXIndex. 273 * are associated with the given CXIndex object. 275 CINDEX_LINKAGE unsigned clang_CXIndex_getGlobalOptions(CXIndex); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang-c/ |
Index.h | 81 typedef void *CXIndex; 209 CINDEX_LINKAGE CXIndex clang_createIndex(int excludeDeclarationsFromPCH, 218 CINDEX_LINKAGE void clang_disposeIndex(CXIndex index); 222 * \brief Used to indicate that no special CXIndex options are needed. 255 * \brief Sets general options associated with a CXIndex. 259 * CXIndex idx = ...; 267 CINDEX_LINKAGE void clang_CXIndex_setGlobalOptions(CXIndex, unsigned options); 270 * \brief Gets the general options associated with a CXIndex. 273 * are associated with the given CXIndex object. 275 CINDEX_LINKAGE unsigned clang_CXIndex_getGlobalOptions(CXIndex); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang-c/ |
Index.h | 81 typedef void *CXIndex; 215 CINDEX_LINKAGE CXIndex clang_createIndex(int excludeDeclarationsFromPCH, 224 CINDEX_LINKAGE void clang_disposeIndex(CXIndex index); 228 * \brief Used to indicate that no special CXIndex options are needed. 261 * \brief Sets general options associated with a CXIndex. 265 * CXIndex idx = ...; 273 CINDEX_LINKAGE void clang_CXIndex_setGlobalOptions(CXIndex, unsigned options); 276 * \brief Gets the general options associated with a CXIndex. 279 * are associated with the given CXIndex object. 281 CINDEX_LINKAGE unsigned clang_CXIndex_getGlobalOptions(CXIndex); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang-c/ |
Index.h | 81 typedef void *CXIndex; 215 CINDEX_LINKAGE CXIndex clang_createIndex(int excludeDeclarationsFromPCH, 224 CINDEX_LINKAGE void clang_disposeIndex(CXIndex index); 228 * \brief Used to indicate that no special CXIndex options are needed. 261 * \brief Sets general options associated with a CXIndex. 265 * CXIndex idx = ...; 273 CINDEX_LINKAGE void clang_CXIndex_setGlobalOptions(CXIndex, unsigned options); 276 * \brief Gets the general options associated with a CXIndex. 279 * are associated with the given CXIndex object. 281 CINDEX_LINKAGE unsigned clang_CXIndex_getGlobalOptions(CXIndex); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang-c/ |
Index.h | 81 typedef void *CXIndex; 268 CINDEX_LINKAGE CXIndex clang_createIndex(int excludeDeclarationsFromPCH, 277 CINDEX_LINKAGE void clang_disposeIndex(CXIndex index); 281 * \brief Used to indicate that no special CXIndex options are needed. 314 * \brief Sets general options associated with a CXIndex. 318 * CXIndex idx = ...; 326 CINDEX_LINKAGE void clang_CXIndex_setGlobalOptions(CXIndex, unsigned options); 329 * \brief Gets the general options associated with a CXIndex. 332 * are associated with the given CXIndex object. 334 CINDEX_LINKAGE unsigned clang_CXIndex_getGlobalOptions(CXIndex); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang-c/ |
Index.h | 81 typedef void *CXIndex; 268 CINDEX_LINKAGE CXIndex clang_createIndex(int excludeDeclarationsFromPCH, 277 CINDEX_LINKAGE void clang_disposeIndex(CXIndex index); 281 * \brief Used to indicate that no special CXIndex options are needed. 314 * \brief Sets general options associated with a CXIndex. 318 * CXIndex idx = ...; 326 CINDEX_LINKAGE void clang_CXIndex_setGlobalOptions(CXIndex, unsigned options); 329 * \brief Gets the general options associated with a CXIndex. 332 * are associated with the given CXIndex object. 334 CINDEX_LINKAGE unsigned clang_CXIndex_getGlobalOptions(CXIndex); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang-c/ |
Index.h | 81 typedef void *CXIndex; 268 CINDEX_LINKAGE CXIndex clang_createIndex(int excludeDeclarationsFromPCH, 277 CINDEX_LINKAGE void clang_disposeIndex(CXIndex index); 281 * \brief Used to indicate that no special CXIndex options are needed. 314 * \brief Sets general options associated with a CXIndex. 318 * CXIndex idx = ...; 326 CINDEX_LINKAGE void clang_CXIndex_setGlobalOptions(CXIndex, unsigned options); 329 * \brief Gets the general options associated with a CXIndex. 332 * are associated with the given CXIndex object. 334 CINDEX_LINKAGE unsigned clang_CXIndex_getGlobalOptions(CXIndex); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang-c/ |
Index.h | 81 typedef void *CXIndex; 268 CINDEX_LINKAGE CXIndex clang_createIndex(int excludeDeclarationsFromPCH, 277 CINDEX_LINKAGE void clang_disposeIndex(CXIndex index); 281 * \brief Used to indicate that no special CXIndex options are needed. 314 * \brief Sets general options associated with a CXIndex. 318 * CXIndex idx = ...; 326 CINDEX_LINKAGE void clang_CXIndex_setGlobalOptions(CXIndex, unsigned options); 329 * \brief Gets the general options associated with a CXIndex. 332 * are associated with the given CXIndex object. 334 CINDEX_LINKAGE unsigned clang_CXIndex_getGlobalOptions(CXIndex); [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang-c/ |
Index.h | 81 typedef void *CXIndex; 209 CINDEX_LINKAGE CXIndex clang_createIndex(int excludeDeclarationsFromPCH, 218 CINDEX_LINKAGE void clang_disposeIndex(CXIndex index); 222 * \brief Used to indicate that no special CXIndex options are needed. 255 * \brief Sets general options associated with a CXIndex. 259 * CXIndex idx = ...; 267 CINDEX_LINKAGE void clang_CXIndex_setGlobalOptions(CXIndex, unsigned options); 270 * \brief Gets the general options associated with a CXIndex. 273 * are associated with the given CXIndex object. 275 CINDEX_LINKAGE unsigned clang_CXIndex_getGlobalOptions(CXIndex); [all...] |
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang-c/ |
Index.h | 81 typedef void *CXIndex; 215 CINDEX_LINKAGE CXIndex clang_createIndex(int excludeDeclarationsFromPCH, 224 CINDEX_LINKAGE void clang_disposeIndex(CXIndex index); 228 * \brief Used to indicate that no special CXIndex options are needed. 261 * \brief Sets general options associated with a CXIndex. 265 * CXIndex idx = ...; 273 CINDEX_LINKAGE void clang_CXIndex_setGlobalOptions(CXIndex, unsigned options); 276 * \brief Gets the general options associated with a CXIndex. 279 * are associated with the given CXIndex object. 281 CINDEX_LINKAGE unsigned clang_CXIndex_getGlobalOptions(CXIndex); [all...] |
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang-c/ |
Index.h | 81 typedef void *CXIndex; 215 CINDEX_LINKAGE CXIndex clang_createIndex(int excludeDeclarationsFromPCH, 224 CINDEX_LINKAGE void clang_disposeIndex(CXIndex index); 228 * \brief Used to indicate that no special CXIndex options are needed. 261 * \brief Sets general options associated with a CXIndex. 265 * CXIndex idx = ...; 273 CINDEX_LINKAGE void clang_CXIndex_setGlobalOptions(CXIndex, unsigned options); 276 * \brief Gets the general options associated with a CXIndex. 279 * are associated with the given CXIndex object. 281 CINDEX_LINKAGE unsigned clang_CXIndex_getGlobalOptions(CXIndex); [all...] |
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang-c/ |
Index.h | 81 typedef void *CXIndex; 268 CINDEX_LINKAGE CXIndex clang_createIndex(int excludeDeclarationsFromPCH, 277 CINDEX_LINKAGE void clang_disposeIndex(CXIndex index); 281 * \brief Used to indicate that no special CXIndex options are needed. 314 * \brief Sets general options associated with a CXIndex. 318 * CXIndex idx = ...; 326 CINDEX_LINKAGE void clang_CXIndex_setGlobalOptions(CXIndex, unsigned options); 329 * \brief Gets the general options associated with a CXIndex. 332 * are associated with the given CXIndex object. 334 CINDEX_LINKAGE unsigned clang_CXIndex_getGlobalOptions(CXIndex); [all...] |
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang-c/ |
Index.h | 81 typedef void *CXIndex; 268 CINDEX_LINKAGE CXIndex clang_createIndex(int excludeDeclarationsFromPCH, 277 CINDEX_LINKAGE void clang_disposeIndex(CXIndex index); 281 * \brief Used to indicate that no special CXIndex options are needed. 314 * \brief Sets general options associated with a CXIndex. 318 * CXIndex idx = ...; 326 CINDEX_LINKAGE void clang_CXIndex_setGlobalOptions(CXIndex, unsigned options); 329 * \brief Gets the general options associated with a CXIndex. 332 * are associated with the given CXIndex object. 334 CINDEX_LINKAGE unsigned clang_CXIndex_getGlobalOptions(CXIndex); [all...] |
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang-c/ |
Index.h | 81 typedef void *CXIndex; 268 CINDEX_LINKAGE CXIndex clang_createIndex(int excludeDeclarationsFromPCH, 277 CINDEX_LINKAGE void clang_disposeIndex(CXIndex index); 281 * \brief Used to indicate that no special CXIndex options are needed. 314 * \brief Sets general options associated with a CXIndex. 318 * CXIndex idx = ...; 326 CINDEX_LINKAGE void clang_CXIndex_setGlobalOptions(CXIndex, unsigned options); 329 * \brief Gets the general options associated with a CXIndex. 332 * are associated with the given CXIndex object. 334 CINDEX_LINKAGE unsigned clang_CXIndex_getGlobalOptions(CXIndex); [all...] |
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang-c/ |
Index.h | 81 typedef void *CXIndex; 268 CINDEX_LINKAGE CXIndex clang_createIndex(int excludeDeclarationsFromPCH, 277 CINDEX_LINKAGE void clang_disposeIndex(CXIndex index); 281 * \brief Used to indicate that no special CXIndex options are needed. 314 * \brief Sets general options associated with a CXIndex. 318 * CXIndex idx = ...; 326 CINDEX_LINKAGE void clang_CXIndex_setGlobalOptions(CXIndex, unsigned options); 329 * \brief Gets the general options associated with a CXIndex. 332 * are associated with the given CXIndex object. 334 CINDEX_LINKAGE unsigned clang_CXIndex_getGlobalOptions(CXIndex); [all...] |
/external/clang/unittests/libclang/ |
LibclangTest.cpp | 356 CXIndex Index;
|