Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DSelectorLocationsKind.h28 enum SelectorLocationsKind { enum
46 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
64 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
DExprObjC.h951 SelectorLocationsKind SelLocsK,
961 SelectorLocationsKind SelLocsK,
971 SelectorLocationsKind SelLocsK,
979 SelectorLocationsKind SelLocsK);
992 SelectorLocationsKind getSelLocsKind() const {
993 return (SelectorLocationsKind)SelLocsKind;
1021 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.mk68 SelectorLocationsKind.cpp \
DExpr.cpp3467 SelectorLocationsKind SelLocsK, in ObjCMessageExpr()
3493 SelectorLocationsKind SelLocsK, in ObjCMessageExpr()
3517 SelectorLocationsKind SelLocsK, in ObjCMessageExpr()
3538 SelectorLocationsKind SelLocsK) { in initArgsAndSelLocs()
3576 SelectorLocationsKind SelLocsK = SelectorLocationsKind(); in Create()
3599 SelectorLocationsKind SelLocsK = SelectorLocationsKind(); in Create()
3622 SelectorLocationsKind SelLocsK = SelectorLocationsKind(); in Create()
3644 SelectorLocationsKind &SelLocsK) { in alloc()
/external/clang/patches/
D0004-Add-Android-build-system.patch661 + SelectorLocationsKind.cpp \