Home | History | Annotate | Download | only in c-index-test

Lines Matching refs:DiagLoc

2589     CXSourceLocation DiagLoc;
2597 DiagLoc = clang_getDiagnosticLocation(D);
2598 clang_getExpansionLocation(DiagLoc, &File, &line, &column, &offset);