Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp590 if (index_options & CXIndexOpt_SuppressWarnings) in clang_indexSourceFile_Impl()
/minix/external/bsd/llvm/dist/clang/include/clang-c/
H A DIndex.h5573 CXIndexOpt_SuppressWarnings = 0x8, enumerator