Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/tools/libclang/
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()