Lines Matching refs:getPtrEncoding
659 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorObjCSuperClassRef()
675 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorObjCProtocolRef()
694 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorObjCClassRef()
709 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorTypeRef()
725 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorTemplateRef()
743 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorNamespaceRef()
759 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorVariableRef()
775 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorMemberRef()
801 { Range.getBegin().getPtrEncoding(), in MakePreprocessingDirectiveCursor()
802 Range.getEnd().getPtrEncoding(), in MakePreprocessingDirectiveCursor()
837 CXCursor C = {CXCursor_MacroExpansion, 0, {MI, Loc.getPtrEncoding(), TU}}; in MakeMacroExpansionCursor()
873 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorLabelRef()
889 void *RawLoc = E->getNameLoc().getPtrEncoding(); in MakeCursorOverloadedDeclRef()
901 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorOverloadedDeclRef()
914 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorOverloadedDeclRef()