Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseExpr.cpp1320 ExprVector ArgExprs; in ParsePostfixExpressionSuffix() local
2113 ExprVector ArgExprs; in ParseParenExpression() local
DParseDecl.cpp271 ArgsVector ArgExprs; in ParseAttributeArgsCommon() local
2289 ArgsVector ArgExprs; in ParseAlignmentSpecifier() local
DParseDeclCXX.cpp2912 ExprVector ArgExprs; in ParseMemInitializer() local
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp1121 typedef Tuple4< ExprP<Arg0>, ExprP<Arg1>, ExprP<Arg2>, ExprP<Arg3> > ArgExprs; typedef
1186 typedef typename Sig::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Func
1258 typedef typename ApplyFunc::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Apply
1361 typedef typename ApplyFunc::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::ApplyVar
1396 typedef typename DerivedFunc::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::DerivedFunc
1517 typedef typename PrimitiveFunc::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::PrimitiveFunc
2454 typedef typename GenVec<T, 1>::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Functions::GenVec
2829 typedef typename Dot::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Functions::Dot
2879 typedef typename Length::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Functions::Length
2907 typedef typename Distance::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Functions::Distance
[all …]
/external/clang/lib/Sema/
DSemaPseudoObject.cpp1449 MultiExprArg ArgExprs; in buildGet() local
1479 SmallVector<Expr*, 1> ArgExprs; in buildSet() local
DSemaExprCXX.cpp3650 SmallVector<Expr *, 2> ArgExprs; in evaluateTypeTrait() local
DSemaExpr.cpp1304 ArrayRef<Expr *> ArgExprs) { in ActOnGenericSelectionExpr()
4467 MultiExprArg ArgExprs, SourceLocation RParenLoc, in ActOnCallExpr()