Searched refs:ArgType (Results 1 – 6 of 6) sorted by relevance
79 const llvm::Type *ArgType = Arg.getType(); in runOnFunction() local80 if (ArgType->isPointerTy()) { in runOnFunction()81 const llvm::Type *ArgPtrDomainType = ArgType->getPointerElementType(); in runOnFunction()
256 const TypeDescriptor& Prototype::ArgType(size_t index) const { in ArgType() function in startop::dex::Prototype442 move_op = prototype->ArgType(i - 1).is_object() ? Instruction::Op::kMoveObject in EncodeInvoke()446 move_op = prototype->ArgType(i).is_object() ? Instruction::Op::kMoveObject in EncodeInvoke()
98 const TypeDescriptor& ArgType(size_t index) const;
3072 const char *ArgType = va_arg(vl, const char *); in startFunction() local3075 Args.push_back(std::make_pair(ArgType, ArgName)); in startFunction()
20462 public enum MessagePattern.ArgType {20464 enum_constant public static final android.icu.text.MessagePattern.ArgType CHOICE;20465 enum_constant public static final android.icu.text.MessagePattern.ArgType NONE;20466 enum_constant public static final android.icu.text.MessagePattern.ArgType PLURAL;20467 enum_constant public static final android.icu.text.MessagePattern.ArgType SELECT;20468 enum_constant public static final android.icu.text.MessagePattern.ArgType SELECTORDINAL;20469 enum_constant public static final android.icu.text.MessagePattern.ArgType SIMPLE;20473 method public android.icu.text.MessagePattern.ArgType getArgType();
30889 Landroid/icu/text/MessagePattern$ArgType;-><init>()V30904 Landroid/icu/text/MessagePattern;->argTypes:[Landroid/icu/text/MessagePattern$ArgType;30910 …roid/icu/text/MessagePattern;->inTopLevelChoiceMessage(ILandroid/icu/text/MessagePattern$ArgType;)Z30926 Landroid/icu/text/MessagePattern;->parseMessage(IIILandroid/icu/text/MessagePattern$ArgType;)I30927 …id/icu/text/MessagePattern;->parsePluralOrSelectStyle(Landroid/icu/text/MessagePattern$ArgType;II)I30941 Landroid/icu/text/MessagePatternUtil$ArgNode;->argType:Landroid/icu/text/MessagePattern$ArgType;30944 Landroid/icu/text/MessagePatternUtil$ArgNode;->getArgType()Landroid/icu/text/MessagePattern$ArgType;30955 …cu/text/MessagePatternUtil$ComplexArgStyleNode;-><init>(Landroid/icu/text/MessagePattern$ArgType;)V30957 …icu/text/MessagePatternUtil$ComplexArgStyleNode;->argType:Landroid/icu/text/MessagePattern$ArgType;30960 …text/MessagePatternUtil$ComplexArgStyleNode;->getArgType()Landroid/icu/text/MessagePattern$ArgType;[all …]