HomeSort by relevance Sort by last modified time
    Searched defs:Ids (Results 1 - 25 of 30) sorted by null

1 2

  /external/clang/lib/ARCMigrate/
TransGCCalls.cpp 30 IdentifierTable &Ids = MigrateCtx.Pass.Ctx.Idents;
31 NSMakeCollectableII = &Ids.get("NSMakeCollectable");
32 CFMakeCollectableII = &Ids.get("CFMakeCollectable");
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Option/
ArgList.h 47 OptSpecifier Ids[NumOptSpecifiers ? NumOptSpecifiers : 1];
61 for (auto Id : Ids) {
81 const OptSpecifier (&Ids)[NumOptSpecifiers ? NumOptSpecifiers : 1] = {})
84 this->Ids[I] = Ids[I];
144 /// Get the range of indexes in which options with the specified IDs might
146 OptRange getRange(std::initializer_list<OptSpecifier> Ids) const;
209 filtered(OptSpecifiers ...Ids) const {
210 OptRange Range = getRange({toOptSpecifier(Ids)...});
214 return make_range(Iterator(B, E, {toOptSpecifier(Ids)...})
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Option/
ArgList.h 47 OptSpecifier Ids[NumOptSpecifiers ? NumOptSpecifiers : 1];
61 for (auto Id : Ids) {
81 const OptSpecifier (&Ids)[NumOptSpecifiers ? NumOptSpecifiers : 1] = {})
84 this->Ids[I] = Ids[I];
144 /// Get the range of indexes in which options with the specified IDs might
146 OptRange getRange(std::initializer_list<OptSpecifier> Ids) const;
209 filtered(OptSpecifiers ...Ids) const {
210 OptRange Range = getRange({toOptSpecifier(Ids)...});
214 return make_range(Iterator(B, E, {toOptSpecifier(Ids)...})
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Option/
ArgList.h 47 OptSpecifier Ids[NumOptSpecifiers ? NumOptSpecifiers : 1];
61 for (auto Id : Ids) {
81 const OptSpecifier (&Ids)[NumOptSpecifiers ? NumOptSpecifiers : 1] = {})
84 this->Ids[I] = Ids[I];
144 /// Get the range of indexes in which options with the specified IDs might
146 OptRange getRange(std::initializer_list<OptSpecifier> Ids) const;
209 filtered(OptSpecifiers ...Ids) const {
210 OptRange Range = getRange({toOptSpecifier(Ids)...});
214 return make_range(Iterator(B, E, {toOptSpecifier(Ids)...})
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Option/
ArgList.h 47 OptSpecifier Ids[NumOptSpecifiers ? NumOptSpecifiers : 1];
61 for (auto Id : Ids) {
81 const OptSpecifier (&Ids)[NumOptSpecifiers ? NumOptSpecifiers : 1] = {})
84 this->Ids[I] = Ids[I];
144 /// Get the range of indexes in which options with the specified IDs might
146 OptRange getRange(std::initializer_list<OptSpecifier> Ids) const;
209 filtered(OptSpecifiers ...Ids) const {
210 OptRange Range = getRange({toOptSpecifier(Ids)...});
214 return make_range(Iterator(B, E, {toOptSpecifier(Ids)...})
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Option/
ArgList.h 47 OptSpecifier Ids[NumOptSpecifiers ? NumOptSpecifiers : 1];
61 for (auto Id : Ids) {
81 const OptSpecifier (&Ids)[NumOptSpecifiers ? NumOptSpecifiers : 1] = {})
84 this->Ids[I] = Ids[I];
144 /// Get the range of indexes in which options with the specified IDs might
146 OptRange getRange(std::initializer_list<OptSpecifier> Ids) const;
209 filtered(OptSpecifiers ...Ids) const {
210 OptRange Range = getRange({toOptSpecifier(Ids)...});
214 return make_range(Iterator(B, E, {toOptSpecifier(Ids)...})
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Option/
ArgList.h 47 OptSpecifier Ids[NumOptSpecifiers ? NumOptSpecifiers : 1];
61 for (auto Id : Ids) {
81 const OptSpecifier (&Ids)[NumOptSpecifiers ? NumOptSpecifiers : 1] = {})
84 this->Ids[I] = Ids[I];
144 /// Get the range of indexes in which options with the specified IDs might
146 OptRange getRange(std::initializer_list<OptSpecifier> Ids) const;
209 filtered(OptSpecifiers ...Ids) const {
210 OptRange Range = getRange({toOptSpecifier(Ids)...});
214 return make_range(Iterator(B, E, {toOptSpecifier(Ids)...})
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Option/
ArgList.h 47 OptSpecifier Ids[NumOptSpecifiers ? NumOptSpecifiers : 1];
61 for (auto Id : Ids) {
81 const OptSpecifier (&Ids)[NumOptSpecifiers ? NumOptSpecifiers : 1] = {})
84 this->Ids[I] = Ids[I];
144 /// Get the range of indexes in which options with the specified IDs might
146 OptRange getRange(std::initializer_list<OptSpecifier> Ids) const;
209 filtered(OptSpecifiers ...Ids) const {
210 OptRange Range = getRange({toOptSpecifier(Ids)...});
214 return make_range(Iterator(B, E, {toOptSpecifier(Ids)...})
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Option/
ArgList.h 47 OptSpecifier Ids[NumOptSpecifiers ? NumOptSpecifiers : 1];
61 for (auto Id : Ids) {
81 const OptSpecifier (&Ids)[NumOptSpecifiers ? NumOptSpecifiers : 1] = {})
84 this->Ids[I] = Ids[I];
144 /// Get the range of indexes in which options with the specified IDs might
146 OptRange getRange(std::initializer_list<OptSpecifier> Ids) const;
209 filtered(OptSpecifiers ...Ids) const {
210 OptRange Range = getRange({toOptSpecifier(Ids)...});
214 return make_range(Iterator(B, E, {toOptSpecifier(Ids)...})
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Option/
ArgList.h 47 OptSpecifier Ids[NumOptSpecifiers ? NumOptSpecifiers : 1];
61 for (auto Id : Ids) {
81 const OptSpecifier (&Ids)[NumOptSpecifiers ? NumOptSpecifiers : 1] = {})
84 this->Ids[I] = Ids[I];
144 /// Get the range of indexes in which options with the specified IDs might
146 OptRange getRange(std::initializer_list<OptSpecifier> Ids) const;
209 filtered(OptSpecifiers ...Ids) const {
210 OptRange Range = getRange({toOptSpecifier(Ids)...});
214 return make_range(Iterator(B, E, {toOptSpecifier(Ids)...})
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Option/
ArgList.h 47 OptSpecifier Ids[NumOptSpecifiers ? NumOptSpecifiers : 1];
61 for (auto Id : Ids) {
81 const OptSpecifier (&Ids)[NumOptSpecifiers ? NumOptSpecifiers : 1] = {})
84 this->Ids[I] = Ids[I];
144 /// Get the range of indexes in which options with the specified IDs might
146 OptRange getRange(std::initializer_list<OptSpecifier> Ids) const;
209 filtered(OptSpecifiers ...Ids) const {
210 OptRange Range = getRange({toOptSpecifier(Ids)...});
214 return make_range(Iterator(B, E, {toOptSpecifier(Ids)...})
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Option/
ArgList.h 47 OptSpecifier Ids[NumOptSpecifiers ? NumOptSpecifiers : 1];
61 for (auto Id : Ids) {
81 const OptSpecifier (&Ids)[NumOptSpecifiers ? NumOptSpecifiers : 1] = {})
84 this->Ids[I] = Ids[I];
144 /// Get the range of indexes in which options with the specified IDs might
146 OptRange getRange(std::initializer_list<OptSpecifier> Ids) const;
209 filtered(OptSpecifiers ...Ids) const {
210 OptRange Range = getRange({toOptSpecifier(Ids)...});
214 return make_range(Iterator(B, E, {toOptSpecifier(Ids)...})
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Option/
ArgList.h 47 OptSpecifier Ids[NumOptSpecifiers ? NumOptSpecifiers : 1];
61 for (auto Id : Ids) {
81 const OptSpecifier (&Ids)[NumOptSpecifiers ? NumOptSpecifiers : 1] = {})
84 this->Ids[I] = Ids[I];
144 /// Get the range of indexes in which options with the specified IDs might
146 OptRange getRange(std::initializer_list<OptSpecifier> Ids) const;
209 filtered(OptSpecifiers ...Ids) const {
210 OptRange Range = getRange({toOptSpecifier(Ids)...});
214 return make_range(Iterator(B, E, {toOptSpecifier(Ids)...})
    [all...]
  /external/clang/include/clang/AST/
NSAPI.h 154 StringRef Ids[] = { "setObject", "forKeyedSubscript" };
155 return getOrInitSelector(Ids, setObjectForKeyedSubscriptSel);
160 StringRef Ids[] = { "setObject", "atIndexedSubscript" };
161 return getOrInitSelector(Ids, setObjectAtIndexedSubscriptSel);
231 Selector getOrInitSelector(ArrayRef<StringRef> Ids, Selector &Sel) const;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
NSAPI.h 154 StringRef Ids[] = { "setObject", "forKeyedSubscript" };
155 return getOrInitSelector(Ids, setObjectForKeyedSubscriptSel);
160 StringRef Ids[] = { "setObject", "atIndexedSubscript" };
161 return getOrInitSelector(Ids, setObjectAtIndexedSubscriptSel);
231 Selector getOrInitSelector(ArrayRef<StringRef> Ids, Selector &Sel) const;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
NSAPI.h 154 StringRef Ids[] = { "setObject", "forKeyedSubscript" };
155 return getOrInitSelector(Ids, setObjectForKeyedSubscriptSel);
160 StringRef Ids[] = { "setObject", "atIndexedSubscript" };
161 return getOrInitSelector(Ids, setObjectAtIndexedSubscriptSel);
231 Selector getOrInitSelector(ArrayRef<StringRef> Ids, Selector &Sel) const;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
NSAPI.h 154 StringRef Ids[] = { "setObject", "forKeyedSubscript" };
155 return getOrInitSelector(Ids, setObjectForKeyedSubscriptSel);
160 StringRef Ids[] = { "setObject", "atIndexedSubscript" };
161 return getOrInitSelector(Ids, setObjectAtIndexedSubscriptSel);
231 Selector getOrInitSelector(ArrayRef<StringRef> Ids, Selector &Sel) const;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
NSAPI.h 154 StringRef Ids[] = { "setObject", "forKeyedSubscript" };
155 return getOrInitSelector(Ids, setObjectForKeyedSubscriptSel);
160 StringRef Ids[] = { "setObject", "atIndexedSubscript" };
161 return getOrInitSelector(Ids, setObjectAtIndexedSubscriptSel);
231 Selector getOrInitSelector(ArrayRef<StringRef> Ids, Selector &Sel) const;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
NSAPI.h 154 StringRef Ids[] = { "setObject", "forKeyedSubscript" };
155 return getOrInitSelector(Ids, setObjectForKeyedSubscriptSel);
160 StringRef Ids[] = { "setObject", "atIndexedSubscript" };
161 return getOrInitSelector(Ids, setObjectAtIndexedSubscriptSel);
231 Selector getOrInitSelector(ArrayRef<StringRef> Ids, Selector &Sel) const;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
NSAPI.h 154 StringRef Ids[] = { "setObject", "forKeyedSubscript" };
155 return getOrInitSelector(Ids, setObjectForKeyedSubscriptSel);
160 StringRef Ids[] = { "setObject", "atIndexedSubscript" };
161 return getOrInitSelector(Ids, setObjectAtIndexedSubscriptSel);
231 Selector getOrInitSelector(ArrayRef<StringRef> Ids, Selector &Sel) const;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
NSAPI.h 154 StringRef Ids[] = { "setObject", "forKeyedSubscript" };
155 return getOrInitSelector(Ids, setObjectForKeyedSubscriptSel);
160 StringRef Ids[] = { "setObject", "atIndexedSubscript" };
161 return getOrInitSelector(Ids, setObjectAtIndexedSubscriptSel);
231 Selector getOrInitSelector(ArrayRef<StringRef> Ids, Selector &Sel) const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
NSAPI.h 154 StringRef Ids[] = { "setObject", "forKeyedSubscript" };
155 return getOrInitSelector(Ids, setObjectForKeyedSubscriptSel);
160 StringRef Ids[] = { "setObject", "atIndexedSubscript" };
161 return getOrInitSelector(Ids, setObjectAtIndexedSubscriptSel);
231 Selector getOrInitSelector(ArrayRef<StringRef> Ids, Selector &Sel) const;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
NSAPI.h 154 StringRef Ids[] = { "setObject", "forKeyedSubscript" };
155 return getOrInitSelector(Ids, setObjectForKeyedSubscriptSel);
160 StringRef Ids[] = { "setObject", "atIndexedSubscript" };
161 return getOrInitSelector(Ids, setObjectAtIndexedSubscriptSel);
231 Selector getOrInitSelector(ArrayRef<StringRef> Ids, Selector &Sel) const;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
NSAPI.h 154 StringRef Ids[] = { "setObject", "forKeyedSubscript" };
155 return getOrInitSelector(Ids, setObjectForKeyedSubscriptSel);
160 StringRef Ids[] = { "setObject", "atIndexedSubscript" };
161 return getOrInitSelector(Ids, setObjectAtIndexedSubscriptSel);
231 Selector getOrInitSelector(ArrayRef<StringRef> Ids, Selector &Sel) const;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
NSAPI.h 154 StringRef Ids[] = { "setObject", "forKeyedSubscript" };
155 return getOrInitSelector(Ids, setObjectForKeyedSubscriptSel);
160 StringRef Ids[] = { "setObject", "atIndexedSubscript" };
161 return getOrInitSelector(Ids, setObjectAtIndexedSubscriptSel);
231 Selector getOrInitSelector(ArrayRef<StringRef> Ids, Selector &Sel) const;

Completed in 905 milliseconds

1 2