Home
last modified time | relevance | path

Searched refs:SelectorLocationsKind (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/AST/
DExprObjC.cpp122 SelectorLocationsKind SelLocsK, in ObjCMessageExpr()
143 SelectorLocationsKind SelLocsK, in ObjCMessageExpr()
160 SelectorLocationsKind SelLocsK, in ObjCMessageExpr()
177 SelectorLocationsKind SelLocsK) { in initArgsAndSelLocs()
210 SelectorLocationsKind SelLocsK = SelectorLocationsKind(); in Create()
229 SelectorLocationsKind SelLocsK = SelectorLocationsKind(); in Create()
248 SelectorLocationsKind SelLocsK = SelectorLocationsKind(); in Create()
270 SelectorLocationsKind &SelLocsK) { in alloc()
DSelectorLocationsKind.cpp70 SelectorLocationsKind hasStandardSelLocs(Selector Sel, in hasStandardSelLocs()
96 SelectorLocationsKind
113 SelectorLocationsKind
DCMakeLists.txt48 SelectorLocationsKind.cpp
/external/clang/include/clang/AST/
DSelectorLocationsKind.h28 enum SelectorLocationsKind { enum
46 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
64 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
DExprObjC.h927 SelectorLocationsKind SelLocsK,
937 SelectorLocationsKind SelLocsK,
947 SelectorLocationsKind SelLocsK,
955 SelectorLocationsKind SelLocsK);
965 SelectorLocationsKind getSelLocsKind() const {
966 return (SelectorLocationsKind)SelLocsKind;
994 SelectorLocationsKind &SelLocsK);
DDeclObjC.h189 SelectorLocationsKind getSelLocsKind() const { in getSelLocsKind()
190 return (SelectorLocationsKind)SelLocsKind; in getSelLocsKind()