Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DSelectorLocationsKind.h28 enum SelectorLocationsKind { enum
46 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
64 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
DExprObjC.h928 SelectorLocationsKind SelLocsK,
938 SelectorLocationsKind SelLocsK,
948 SelectorLocationsKind SelLocsK,
956 SelectorLocationsKind SelLocsK);
969 SelectorLocationsKind getSelLocsKind() const {
970 return (SelectorLocationsKind)SelLocsKind;
998 SelectorLocationsKind &SelLocsK);
DDeclObjC.h189 SelectorLocationsKind getSelLocsKind() const { in getSelLocsKind()
190 return (SelectorLocationsKind)SelLocsKind; in getSelLocsKind()
/external/clang/lib/AST/
DSelectorLocationsKind.cpp70 SelectorLocationsKind hasStandardSelLocs(Selector Sel, in hasStandardSelLocs()
96 SelectorLocationsKind
113 SelectorLocationsKind
DCMakeLists.txt46 SelectorLocationsKind.cpp
DAndroid.mk69 SelectorLocationsKind.cpp \
DExpr.cpp3252 SelectorLocationsKind SelLocsK, in ObjCMessageExpr()
3277 SelectorLocationsKind SelLocsK, in ObjCMessageExpr()
3301 SelectorLocationsKind SelLocsK, in ObjCMessageExpr()
3322 SelectorLocationsKind SelLocsK) { in initArgsAndSelLocs()
3360 SelectorLocationsKind SelLocsK = SelectorLocationsKind(); in Create()
3383 SelectorLocationsKind SelLocsK = SelectorLocationsKind(); in Create()
3406 SelectorLocationsKind SelLocsK = SelectorLocationsKind(); in Create()
3428 SelectorLocationsKind &SelLocsK) { in alloc()