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

Lines Matching refs:CXSourceLocation

682           CXSourceLocation Loc;
692 CXSourceLocation Loc = clang_getCursorLocation(Referenced);
802 CXSourceLocation Loc = clang_getCursorLocation(SpecializationOf);
844 CXSourceLocation Loc = clang_getCursorLocation(overridden[I]);
933 CXSourceLocation Loc = clang_getCursorLocation(Cursor);
981 CXSourceLocation start = clang_getRangeStart(range);
982 CXSourceLocation end = clang_getRangeEnd(range);
1068 CXSourceLocation Loc = clang_getCursorLocation(Cursor);
1119 CXSourceLocation Loc;
1135 CXSourceLocation RefLoc
1184 void InclusionVisitor(CXFile includedFile, CXSourceLocation *includeStack,
2274 CXSourceLocation CursorLoc = clang_getCursorLocation(Cursor);
3374 CXSourceLocation startLoc, endLoc;
3875 static void printLocation(CXSourceLocation L) {
3891 CXSourceLocation Start, End;
3931 CXSourceLocation DiagLoc;