Searched refs:clang_getDiagnosticSetFromTU (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexDiagnostic.cpp215 CXDiagnosticSet D = clang_getDiagnosticSetFromTU(Unit);
226 CXDiagnosticSet clang_getDiagnosticSetFromTU(CXTranslationUnit Unit) { function
/netbsd-current/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h882 clang_getDiagnosticSetFromTU(CXTranslationUnit Unit);
1335 * If set, clang_getDiagnosticSetFromTU() will not report e.g. warnings from
1336 * included files anymore. This speeds up clang_getDiagnosticSetFromTU() for
/netbsd-current/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c1258 CXDiagnosticSet TUSet = clang_getDiagnosticSetFromTU(TU);

Completed in 206 milliseconds