Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp443 CXIndexAction cxIdxAction, CXClientData client_data, in clang_indexSourceFile_Impl() argument
453 if (!cxIdxAction) { in clang_indexSourceFile_Impl()
466 IndexSessionData *IdxSession = static_cast<IndexSessionData *>(cxIdxAction); in clang_indexSourceFile_Impl()