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

/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexDiagnostic.cpp250 if (Options & CXDiagnostic_DisplaySourceLocation) {
362 return CXDiagnostic_DisplaySourceLocation | CXDiagnostic_DisplayColumn |
/netbsd-current/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h909 CXDiagnostic_DisplaySourceLocation = 0x01, enumerator in enum:CXDiagnosticDisplayOptions
/netbsd-current/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c1193 unsigned display_opts = CXDiagnostic_DisplaySourceLocation

Completed in 110 milliseconds