Home
last modified time | relevance | path

Searched defs:ArgExprs (Results 1 – 8 of 8) sorted by relevance

/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp1123 typedef Tuple4< ExprP<Arg0>, ExprP<Arg1>, ExprP<Arg2>, ExprP<Arg3> > ArgExprs; typedef
1188 typedef typename Sig::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Func
1260 typedef typename ApplyFunc::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Apply
1395 typedef typename ApplyFunc::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::ApplyVar
1430 typedef typename DerivedFunc::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::DerivedFunc
1551 typedef typename PrimitiveFunc::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::PrimitiveFunc
2533 typedef typename GenVec<T, 1>::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Functions::GenVec
2908 typedef typename Dot::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Functions::Dot
2958 typedef typename Length::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Functions::Length
2986 typedef typename Distance::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Functions::Distance
[all …]
/external/clang/lib/Parse/
DParseExpr.cpp1447 ExprVector ArgExprs; in ParsePostfixExpressionSuffix() local
2259 ExprVector ArgExprs; in ParseParenExpression() local
DParseDecl.cpp276 ArgsVector ArgExprs; in ParseAttributeArgsCommon() local
2414 ArgsVector ArgExprs; in ParseAlignmentSpecifier() local
DParseDeclCXX.cpp3215 ExprVector ArgExprs; in ParseMemInitializer() local
/external/clang/lib/Sema/
DSemaPseudoObject.cpp1453 MultiExprArg ArgExprs; in buildGet() local
1483 SmallVector<Expr*, 1> ArgExprs; in buildSet() local
DSemaCodeComplete.cpp3966 SmallVector<Expr *, 12> ArgExprs(1, UME->getBase()); in CodeCompleteCall() local
3999 SmallVector<Expr *, 12> ArgExprs(1, NakedFn); in CodeCompleteCall() local
DSemaExpr.cpp1303 ArrayRef<Expr *> ArgExprs) { in ActOnGenericSelectionExpr()
4624 MultiExprArg ArgExprs) { in rewriteBuiltinFunctionDecl()
4693 MultiExprArg ArgExprs, SourceLocation RParenLoc, in ActOnCallExpr()
DSemaExprCXX.cpp3795 SmallVector<Expr *, 2> ArgExprs; in evaluateTypeTrait() local