Searched defs:ArgType (Results 1 – 3 of 3) sorted by relevance
79 const llvm::Type *ArgType = Arg.getType(); in runOnFunction() local
89 enum ArgType { enum
3072 const char *ArgType = va_arg(vl, const char *); in startFunction() local