Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexDiagnostic.cpp264 if (Options & CXDiagnostic_DisplaySourceRanges) { in clang_formatDiagnostic()
/netbsd/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h927 CXDiagnostic_DisplaySourceRanges = 0x04, enumerator
/netbsd/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c1194 | CXDiagnostic_DisplayColumn | CXDiagnostic_DisplaySourceRanges in PrintDiagnostic()