Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DIndexing.cpp681 struct IndexTranslationUnitInfo { struct
737 IndexTranslationUnitInfo *ITUI = in clang_indexTranslationUnit_Impl()
738 static_cast<IndexTranslationUnitInfo*>(UserData); in clang_indexTranslationUnit_Impl()
1038 IndexTranslationUnitInfo ITUI = { idxAction, client_data, index_callbacks, in clang_indexTranslationUnit()