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()
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()
21253 public enum MessagePattern.ArgType {21255 enum_constant public static final android.icu.text.MessagePattern.ArgType CHOICE;21256 enum_constant public static final android.icu.text.MessagePattern.ArgType NONE;21257 enum_constant public static final android.icu.text.MessagePattern.ArgType PLURAL;21258 enum_constant public static final android.icu.text.MessagePattern.ArgType SELECT;21259 enum_constant public static final android.icu.text.MessagePattern.ArgType SELECTORDINAL;21260 enum_constant public static final android.icu.text.MessagePattern.ArgType SIMPLE;21264 method public android.icu.text.MessagePattern.ArgType getArgType();
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...