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

Lines Matching defs:DiagLoc

3866     CXSourceLocation DiagLoc;
3874 DiagLoc = clang_getDiagnosticLocation(D);
3875 clang_getExpansionLocation(DiagLoc, &File, &line, &column, &offset);