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

Lines Matching refs:DiagLoc

3650     CXSourceLocation DiagLoc;
3658 DiagLoc = clang_getDiagnosticLocation(D);
3659 clang_getExpansionLocation(DiagLoc, &File, &line, &column, &offset);