Searched defs:argumentType (Results 1 – 5 of 5) 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
1539 const TType &argumentType = argument->getAsTyped()->getType(); in createConstructorVectorFromMultiple() local1860 const TType &argumentType = argument->getAsTyped()->getType(); in extractComponents() local