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

/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexDiagnostic.cpp255 clang_getSpellingLocation(clang_getDiagnosticLocation(Diagnostic),
372 CXSourceLocation clang_getDiagnosticLocation(CXDiagnostic Diag) { function
/netbsd-current/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h996 CINDEX_LINKAGE CXSourceLocation clang_getDiagnosticLocation(CXDiagnostic);
/netbsd-current/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c1205 clang_getSpellingLocation(clang_getDiagnosticLocation(Diagnostic),
4715 DiagLoc = clang_getDiagnosticLocation(D);
/netbsd-current/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py400 return conf.lib.clang_getDiagnosticLocation(self)
3666 ("clang_getDiagnosticLocation",

Completed in 117 milliseconds