Searched refs:SelectorLocationsKind (Results 1 – 7 of 7) sorted by relevance
111 SelectorLocationsKind SelLocsK, in ObjCMessageExpr()130 SelectorLocationsKind SelLocsK, in ObjCMessageExpr()146 SelectorLocationsKind SelLocsK, in ObjCMessageExpr()161 SelectorLocationsKind SelLocsK) { in initArgsAndSelLocs()184 SelectorLocationsKind SelLocsK = SelectorLocationsKind(); in Create()203 SelectorLocationsKind SelLocsK = SelectorLocationsKind(); in Create()222 SelectorLocationsKind SelLocsK = SelectorLocationsKind(); in Create()244 SelectorLocationsKind &SelLocsK) { in alloc()
69 SelectorLocationsKind hasStandardSelLocs(Selector Sel, in hasStandardSelLocs()95 SelectorLocationsKind112 SelectorLocationsKind
27 enum SelectorLocationsKind { enum45 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,63 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
178 SelectorLocationsKind getSelLocsKind() const { in getSelLocsKind()179 return static_cast<SelectorLocationsKind>(ObjCMethodDeclBits.SelLocsKind); in getSelLocsKind()182 void setSelLocsKind(SelectorLocationsKind Kind) { in setSelLocsKind()
1903 LLVM_PREFERRED_TYPE(SelectorLocationsKind)
140 SRCS_MIN+= AST/SelectorLocationsKind.cpp
1190 MD->setSelLocsKind((SelectorLocationsKind)Record.readInt()); in VisitObjCMethodDecl()