Searched refs:ArgType (Results 1 – 7 of 7) 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()
290 const TypeDescriptor& Prototype::ArgType(size_t index) const { in ArgType() function in startop::dex::Prototype494 move_op = prototype->ArgType(i - 1).is_object() ? Instruction::Op::kMoveObject in EncodeInvoke()498 move_op = prototype->ArgType(i).is_object() ? Instruction::Op::kMoveObject in EncodeInvoke()
100 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()
20720 public enum MessagePattern.ArgType {20722 enum_constant public static final android.icu.text.MessagePattern.ArgType CHOICE;20723 enum_constant public static final android.icu.text.MessagePattern.ArgType NONE;20724 enum_constant public static final android.icu.text.MessagePattern.ArgType PLURAL;20725 enum_constant public static final android.icu.text.MessagePattern.ArgType SELECT;20726 enum_constant public static final android.icu.text.MessagePattern.ArgType SELECTORDINAL;20727 enum_constant public static final android.icu.text.MessagePattern.ArgType SIMPLE;20731 method public android.icu.text.MessagePattern.ArgType getArgType();
28901 Landroid/icu/text/MessagePattern;->argTypes:[Landroid/icu/text/MessagePattern$ArgType;28907 …roid/icu/text/MessagePattern;->inTopLevelChoiceMessage(ILandroid/icu/text/MessagePattern$ArgType;)Z28923 Landroid/icu/text/MessagePattern;->parseMessage(IIILandroid/icu/text/MessagePattern$ArgType;)I28924 …id/icu/text/MessagePattern;->parsePluralOrSelectStyle(Landroid/icu/text/MessagePattern$ArgType;II)I28937 Landroid/icu/text/MessagePatternUtil$ArgNode;->argType:Landroid/icu/text/MessagePattern$ArgType;28940 Landroid/icu/text/MessagePatternUtil$ArgNode;->getArgType()Landroid/icu/text/MessagePattern$ArgType;28950 …cu/text/MessagePatternUtil$ComplexArgStyleNode;-><init>(Landroid/icu/text/MessagePattern$ArgType;)V28952 …icu/text/MessagePatternUtil$ComplexArgStyleNode;->argType:Landroid/icu/text/MessagePattern$ArgType;28955 …text/MessagePatternUtil$ComplexArgStyleNode;->getArgType()Landroid/icu/text/MessagePattern$ArgType;28994 …Node(Landroid/icu/text/MessagePattern;IILandroid/icu/text/MessagePattern$ArgType;)Landroid/icu/tex…