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

/external/clang/tools/libclang/
H A DCIndexDiagnostic.cpp254 clang_getSpellingLocation(clang_getDiagnosticLocation(Diagnostic),
371 CXSourceLocation clang_getDiagnosticLocation(CXDiagnostic Diag) { function
/external/clang/include/clang-c/
H A DIndex.h789 CINDEX_LINKAGE CXSourceLocation clang_getDiagnosticLocation(CXDiagnostic);
/external/clang/tools/c-index-test/
H A Dc-index-test.c826 clang_getSpellingLocation(clang_getDiagnosticLocation(Diagnostic),
3156 DiagLoc = clang_getDiagnosticLocation(D);
/external/clang/bindings/python/clang/
H A Dcindex.py297 return conf.lib.clang_getDiagnosticLocation(self)
2666 ("clang_getDiagnosticLocation",

Completed in 133 milliseconds