Searched refs:getArgumentType (Results 1 – 11 of 11) sorted by relevance
37 Class<?> expectedArgumentType = getArgumentType(argumentMatcher); in isCompatible()46 private static Class<?> getArgumentType(ArgumentMatcher<?> argumentMatcher) { in getArgumentType() method in TypeSafeMatching
12865 virtual Utils::_variable_type getArgumentType(glw::GLuint argument) const = 0;13106 virtual Utils::_variable_type getArgumentType(glw::GLuint /* argument */) const in getArgumentType() function in gl4cts::FunctionObject::unaryBase13271 virtual Utils::_variable_type getArgumentType(glw::GLuint argument) const in getArgumentType() function in gl4cts::FunctionObject::binaryBase13394 virtual Utils::_variable_type getArgumentType(glw::GLuint argument) const in getArgumentType() function in gl4cts::FunctionObject::tenaryBase13601 const Utils::_variable_type type = getArgumentType(argument); in getArgumentComponents()13615 const Utils::_variable_type type = getArgumentType(argument); in getArgumentComponentSize()14645 const Utils::_variable_type argument_type = function_object.getArgumentType(argument); in getUniformFunctionForDMat()14695 const Utils::_variable_type argument_type = function_object.getArgumentType(argument); in getUniformFunctionForDVec()14730 const Utils::_variable_type argument_type = function_object.getArgumentType(argument); in getUniformFunctionForIVec()14765 const Utils::_variable_type argument_type = function_object.getArgumentType(argument); in getUniformFunctionForUVec()[all …]
844 public Type getArgumentType( final int i ) { in getArgumentType() method in MethodGen
823 VisitType(S->getArgumentType()); in VisitUnaryExprOrTypeTraitExpr()
2032 dumpType(Node->getArgumentType()); in VisitUnaryExprOrTypeTraitExpr()
1478 Node->getArgumentType().print(OS, Policy); in VisitUnaryExprOrTypeTraitExpr()
3570 mangleType(SAE->getArgumentType()); in mangleExpression()
3815 getArgumentType().getTypePtr())) in children()
7864 return Success(GetAlignOfType(Info, E->getArgumentType()), E); in VisitUnaryExprOrTypeTraitExpr()7901 Info.Ctx.getOpenMPDefaultSimdAlign(E->getArgumentType())) in VisitUnaryExprOrTypeTraitExpr()
2011 QualType getArgumentType() const { in getArgumentType() function2038 return isArgumentType() ? getArgumentType() : getArgumentExpr()->getType(); in getTypeOfArgument()
3050 for (const VariableArrayType *VA =FindVA(E->getArgumentType().getTypePtr()); in VisitUnaryExprOrTypeTraitExpr()