Home
last modified time | relevance | path

Searched defs:RawLoc (Results 1 – 3 of 3) sorted by relevance

/external/clang/tools/libclang/
DCXCursor.cpp659 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorObjCSuperClassRef() local
675 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorObjCProtocolRef() local
694 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorObjCClassRef() local
709 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorTypeRef() local
725 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorTemplateRef() local
743 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorNamespaceRef() local
759 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorVariableRef() local
775 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorMemberRef() local
873 void *RawLoc = Loc.getPtrEncoding(); in MakeCursorLabelRef() local
889 void *RawLoc = E->getNameLoc().getPtrEncoding(); in MakeCursorOverloadedDeclRef() local
[all …]
/external/clang/lib/ARCMigrate/
DTransGCAttrs.cpp88 unsigned RawLoc = Loc.getRawEncoding(); in handleAttr() local
DTransProperties.cpp82 unsigned RawLoc = Prop->getAtLoc().getRawEncoding(); in collectProperties() local