Lines Matching refs:getPtrEncoding
631 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorObjCSuperClassRef()
647 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorObjCProtocolRef()
666 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorObjCClassRef()
681 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorTypeRef()
697 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorTemplateRef()
715 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorNamespaceRef()
731 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorVariableRef()
747 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorMemberRef()
773 { Range.getBegin().getPtrEncoding(), in MakePreprocessingDirectiveCursor()
774 Range.getEnd().getPtrEncoding(), in MakePreprocessingDirectiveCursor()
809 CXCursor C = {CXCursor_MacroExpansion, 0, {MI, Loc.getPtrEncoding(), TU}}; in MakeMacroExpansionCursor()
845 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorLabelRef()
861 void *RawLoc = E->getNameLoc().getPtrEncoding(); in MakeCursorOverloadedDeclRef()
873 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorOverloadedDeclRef()
886 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorOverloadedDeclRef()