HomeSort by relevance Sort by last modified time
    Searched refs:Sel (Results 1 - 25 of 295) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/lib/AST/
SelectorLocationsKind.cpp 21 Selector Sel,
25 unsigned NumSelArgs = Sel.getNumArgs();
30 IdentifierInfo *II = Sel.getIdentifierInfoForSlot(0);
38 IdentifierInfo *II = Sel.getIdentifierInfoForSlot(Index);
70 SelectorLocationsKind hasStandardSelLocs(Selector Sel,
77 if (SelLocs[i] != getStandardSelectorLoc(i, Sel, /*WithArgSpace=*/false,
86 if (SelLocs[i] != getStandardSelectorLoc(i, Sel, /*WithArgSpace=*/true,
97 clang::hasStandardSelectorLocs(Selector Sel,
101 return hasStandardSelLocs(Sel, SelLocs, Args, EndLoc);
105 Selector Sel,
    [all...]
NSAPI.cpp 45 Selector Sel;
48 Sel = Ctx.Selectors.getUnarySelector(&Ctx.Idents.get("stringWithString"));
51 Sel = Ctx.Selectors.getUnarySelector(
55 Sel = Ctx.Selectors.getUnarySelector(
63 Sel = Ctx.Selectors.getSelector(2, KeyIdents);
67 Sel= Ctx.Selectors.getUnarySelector(&Ctx.Idents.get("stringWithCString"));
70 Sel = Ctx.Selectors.getUnarySelector(&Ctx.Idents.get("initWithString"));
73 return (NSStringSelectors[MK] = Sel);
80 NSAPI::getNSStringMethodKind(Selector Sel) const {
83 if (Sel == getNSStringSelector(MK)
    [all...]
ExprObjC.cpp 120 QualType SuperType, Selector Sel,
130 reinterpret_cast<uintptr_t>(Method ? Method : Sel.getAsOpaquePtr())),
141 TypeSourceInfo *Receiver, Selector Sel,
150 reinterpret_cast<uintptr_t>(Method ? Method : Sel.getAsOpaquePtr())),
159 Selector Sel, ArrayRef<SourceLocation> SelLocs,
168 reinterpret_cast<uintptr_t>(Method ? Method : Sel.getAsOpaquePtr())),
203 bool IsInstanceSuper, QualType SuperType, Selector Sel,
214 Mem = alloc(Context, Args, RBracLoc, SelLocs, Sel, SelLocsK);
216 SuperType, Sel, SelLocs, SelLocsK, Method,
223 Selector Sel, ArrayRef<SourceLocation> SelLocs
    [all...]
  /external/clang/include/clang/AST/
SelectorLocationsKind.h 46 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
58 Selector Sel,
64 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
76 Selector Sel,
NSAPI.h 59 /// \brief Return NSStringMethodKind if \param Sel is such a selector.
60 Optional<NSStringMethodKind> getNSStringMethodKind(Selector Sel) const;
95 /// \brief Return NSArrayMethodKind if \p Sel is such a selector.
96 Optional<NSArrayMethodKind> getNSArrayMethodKind(Selector Sel);
120 /// \brief Return NSDictionaryMethodKind if \p Sel is such a selector.
121 Optional<NSDictionaryMethodKind> getNSDictionaryMethodKind(Selector Sel);
137 /// \brief Return NSSetMethodKind if \p Sel is such a selector.
138 Optional<NSSetMethodKind> getNSSetMethodKind(Selector Sel);
196 Selector Sel) const {
197 return Sel == getNSNumberLiteralSelector(MK, false) |
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
SelectorLocationsKind.h 46 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
58 Selector Sel,
64 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
76 Selector Sel,
NSAPI.h 59 /// \brief Return NSStringMethodKind if \param Sel is such a selector.
60 Optional<NSStringMethodKind> getNSStringMethodKind(Selector Sel) const;
95 /// \brief Return NSArrayMethodKind if \p Sel is such a selector.
96 Optional<NSArrayMethodKind> getNSArrayMethodKind(Selector Sel);
120 /// \brief Return NSDictionaryMethodKind if \p Sel is such a selector.
121 Optional<NSDictionaryMethodKind> getNSDictionaryMethodKind(Selector Sel);
137 /// \brief Return NSSetMethodKind if \p Sel is such a selector.
138 Optional<NSSetMethodKind> getNSSetMethodKind(Selector Sel);
196 Selector Sel) const {
197 return Sel == getNSNumberLiteralSelector(MK, false) |
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
SelectorLocationsKind.h 46 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
58 Selector Sel,
64 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
76 Selector Sel,
NSAPI.h 59 /// \brief Return NSStringMethodKind if \param Sel is such a selector.
60 Optional<NSStringMethodKind> getNSStringMethodKind(Selector Sel) const;
95 /// \brief Return NSArrayMethodKind if \p Sel is such a selector.
96 Optional<NSArrayMethodKind> getNSArrayMethodKind(Selector Sel);
120 /// \brief Return NSDictionaryMethodKind if \p Sel is such a selector.
121 Optional<NSDictionaryMethodKind> getNSDictionaryMethodKind(Selector Sel);
137 /// \brief Return NSSetMethodKind if \p Sel is such a selector.
138 Optional<NSSetMethodKind> getNSSetMethodKind(Selector Sel);
196 Selector Sel) const {
197 return Sel == getNSNumberLiteralSelector(MK, false) |
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
SelectorLocationsKind.h 46 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
58 Selector Sel,
64 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
76 Selector Sel,
NSAPI.h 59 /// \brief Return NSStringMethodKind if \param Sel is such a selector.
60 Optional<NSStringMethodKind> getNSStringMethodKind(Selector Sel) const;
95 /// \brief Return NSArrayMethodKind if \p Sel is such a selector.
96 Optional<NSArrayMethodKind> getNSArrayMethodKind(Selector Sel);
120 /// \brief Return NSDictionaryMethodKind if \p Sel is such a selector.
121 Optional<NSDictionaryMethodKind> getNSDictionaryMethodKind(Selector Sel);
137 /// \brief Return NSSetMethodKind if \p Sel is such a selector.
138 Optional<NSSetMethodKind> getNSSetMethodKind(Selector Sel);
196 Selector Sel) const {
197 return Sel == getNSNumberLiteralSelector(MK, false) |
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
SelectorLocationsKind.h 46 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
58 Selector Sel,
64 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
76 Selector Sel,
NSAPI.h 59 /// \brief Return NSStringMethodKind if \param Sel is such a selector.
60 Optional<NSStringMethodKind> getNSStringMethodKind(Selector Sel) const;
95 /// \brief Return NSArrayMethodKind if \p Sel is such a selector.
96 Optional<NSArrayMethodKind> getNSArrayMethodKind(Selector Sel);
120 /// \brief Return NSDictionaryMethodKind if \p Sel is such a selector.
121 Optional<NSDictionaryMethodKind> getNSDictionaryMethodKind(Selector Sel);
137 /// \brief Return NSSetMethodKind if \p Sel is such a selector.
138 Optional<NSSetMethodKind> getNSSetMethodKind(Selector Sel);
196 Selector Sel) const {
197 return Sel == getNSNumberLiteralSelector(MK, false) |
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
SelectorLocationsKind.h 46 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
58 Selector Sel,
64 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
76 Selector Sel,
NSAPI.h 59 /// \brief Return NSStringMethodKind if \param Sel is such a selector.
60 Optional<NSStringMethodKind> getNSStringMethodKind(Selector Sel) const;
95 /// \brief Return NSArrayMethodKind if \p Sel is such a selector.
96 Optional<NSArrayMethodKind> getNSArrayMethodKind(Selector Sel);
120 /// \brief Return NSDictionaryMethodKind if \p Sel is such a selector.
121 Optional<NSDictionaryMethodKind> getNSDictionaryMethodKind(Selector Sel);
137 /// \brief Return NSSetMethodKind if \p Sel is such a selector.
138 Optional<NSSetMethodKind> getNSSetMethodKind(Selector Sel);
196 Selector Sel) const {
197 return Sel == getNSNumberLiteralSelector(MK, false) |
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
SelectorLocationsKind.h 46 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
58 Selector Sel,
64 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
76 Selector Sel,
NSAPI.h 59 /// \brief Return NSStringMethodKind if \param Sel is such a selector.
60 Optional<NSStringMethodKind> getNSStringMethodKind(Selector Sel) const;
95 /// \brief Return NSArrayMethodKind if \p Sel is such a selector.
96 Optional<NSArrayMethodKind> getNSArrayMethodKind(Selector Sel);
120 /// \brief Return NSDictionaryMethodKind if \p Sel is such a selector.
121 Optional<NSDictionaryMethodKind> getNSDictionaryMethodKind(Selector Sel);
137 /// \brief Return NSSetMethodKind if \p Sel is such a selector.
138 Optional<NSSetMethodKind> getNSSetMethodKind(Selector Sel);
196 Selector Sel) const {
197 return Sel == getNSNumberLiteralSelector(MK, false) |
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
SelectorLocationsKind.h 46 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
58 Selector Sel,
64 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
76 Selector Sel,
NSAPI.h 59 /// \brief Return NSStringMethodKind if \param Sel is such a selector.
60 Optional<NSStringMethodKind> getNSStringMethodKind(Selector Sel) const;
95 /// \brief Return NSArrayMethodKind if \p Sel is such a selector.
96 Optional<NSArrayMethodKind> getNSArrayMethodKind(Selector Sel);
120 /// \brief Return NSDictionaryMethodKind if \p Sel is such a selector.
121 Optional<NSDictionaryMethodKind> getNSDictionaryMethodKind(Selector Sel);
137 /// \brief Return NSSetMethodKind if \p Sel is such a selector.
138 Optional<NSSetMethodKind> getNSSetMethodKind(Selector Sel);
196 Selector Sel) const {
197 return Sel == getNSNumberLiteralSelector(MK, false) |
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
SelectorLocationsKind.h 46 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
58 Selector Sel,
64 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
76 Selector Sel,
NSAPI.h 59 /// \brief Return NSStringMethodKind if \param Sel is such a selector.
60 Optional<NSStringMethodKind> getNSStringMethodKind(Selector Sel) const;
95 /// \brief Return NSArrayMethodKind if \p Sel is such a selector.
96 Optional<NSArrayMethodKind> getNSArrayMethodKind(Selector Sel);
120 /// \brief Return NSDictionaryMethodKind if \p Sel is such a selector.
121 Optional<NSDictionaryMethodKind> getNSDictionaryMethodKind(Selector Sel);
137 /// \brief Return NSSetMethodKind if \p Sel is such a selector.
138 Optional<NSSetMethodKind> getNSSetMethodKind(Selector Sel);
196 Selector Sel) const {
197 return Sel == getNSNumberLiteralSelector(MK, false) |
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
SelectorExtras.h 48 static inline void lazyInitKeywordSelector(Selector &Sel, ASTContext &Ctx,
50 if (!Sel.isNull())
54 Sel = getKeywordSelectorImpl(Ctx, First, argp);
58 static inline void lazyInitNullarySelector(Selector &Sel, ASTContext &Ctx,
60 if (!Sel.isNull())
62 Sel = GetNullarySelector(Name, Ctx);
ObjCMissingSuperCallChecker.cpp 44 explicit FindSuperCallVisitor(Selector S) : DoesCallSuper(false), Sel(S) {}
47 if (E->getSelector() == Sel)
58 Selector Sel;
76 void fillSelectors(ASTContext &Ctx, ArrayRef<SelectorDescriptor> Sel,
102 ArrayRef<SelectorDescriptor> Sel,
106 for (ArrayRef<SelectorDescriptor>::iterator I = Sel.begin(), E = Sel.end();
114 Selector Sel = Ctx.Selectors.getSelector(Descriptor.ArgumentCount, &II);
115 ClassSelectors.insert(Sel);
NoReturnFunctionChecker.cpp 119 Selector Sel = Msg.getSelector();
120 switch (Sel.getNumArgs()) {
127 if (Sel != HandleFailureInFunctionSel)
134 if (Sel != HandleFailureInMethodSel)
  /external/spirv-llvm/lib/SPIRV/
SPIRVLowerBool.cpp 91 auto Sel = SelectInst::Create(Op, One, Zero, "", &I);
92 replace(&I, Sel);
101 auto Sel = SelectInst::Create(Op, One, Zero, "", &I);
102 replace(&I, Sel);

Completed in 443 milliseconds

1 2 3 4 5 6 7 8 91011>>