Searched refs:clang_getDiagnosticOption (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexDiagnostic.cpp315 CXString OptionName = clang_getDiagnosticOption(Diagnostic, nullptr);
384 CXString clang_getDiagnosticOption(CXDiagnostic Diag, CXString *Disable) { function
/netbsd-current/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py472 return conf.lib.clang_getDiagnosticOption(self, None)
478 conf.lib.clang_getDiagnosticOption(self, byref(disable))
3678 ("clang_getDiagnosticOption",
/netbsd-current/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h1015 CINDEX_LINKAGE CXString clang_getDiagnosticOption(CXDiagnostic Diag,
/netbsd-current/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c4730 DiagOption = clang_getDiagnosticOption(D, 0);

Completed in 161 milliseconds