Lines Matching refs:getRawEncoding
224 void *RawLoc = reinterpret_cast<void *>(Loc.getRawEncoding()); in MakeCursorObjCSuperClassRef()
241 void *RawLoc = reinterpret_cast<void *>(Loc.getRawEncoding()); in MakeCursorObjCProtocolRef()
261 void *RawLoc = reinterpret_cast<void *>(Loc.getRawEncoding()); in MakeCursorObjCClassRef()
277 void *RawLoc = reinterpret_cast<void *>(Loc.getRawEncoding()); in MakeCursorTypeRef()
294 void *RawLoc = reinterpret_cast<void *>(Loc.getRawEncoding()); in MakeCursorTemplateRef()
312 void *RawLoc = reinterpret_cast<void *>(Loc.getRawEncoding()); in MakeCursorNamespaceRef()
329 void *RawLoc = reinterpret_cast<void *>(Loc.getRawEncoding()); in MakeCursorMemberRef()
356 { reinterpret_cast<void *>(Range.getBegin().getRawEncoding()), in MakePreprocessingDirectiveCursor()
357 reinterpret_cast<void *>(Range.getEnd().getRawEncoding()), in MakePreprocessingDirectiveCursor()
408 void *RawLoc = reinterpret_cast<void *>(Loc.getRawEncoding()); in MakeCursorLabelRef()
425 void *RawLoc = reinterpret_cast<void *>(E->getNameLoc().getRawEncoding()); in MakeCursorOverloadedDeclRef()
437 void *RawLoc = reinterpret_cast<void *>(Loc.getRawEncoding()); in MakeCursorOverloadedDeclRef()
450 void *RawLoc = reinterpret_cast<void *>(Loc.getRawEncoding()); in MakeCursorOverloadedDeclRef()