Searched defs:argumentType (Results 1 – 7 of 7) sorted by relevance
26 private final String argumentType; field in VisitorGenerator29 …ourceRoot, String pkg, String visitorClassName, String returnType, String argumentType, boolean cr… in VisitorGenerator()
65 Type argumentType(int index) throws ClassNotLoadedException { in argumentType() method in ObsoleteMethodImpl
159 Type argumentType(int index) throws ClassNotLoadedException { in argumentType() method in MethodImpl
125 Class<?> argumentType = parameterTypes[argumentIndex]; in inferArgumentType() local
234 static const Type *argumentType(const CallExpr *const CE, const size_t idx) { in argumentType() function
32 Type argumentType; in parseFunctionArgumentList() local
1590 const TType &argumentType = argument->getAsTyped()->getType(); in extractComponents() local