Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp1154 typedef Tuple4< ExprP<Arg0>, ExprP<Arg1>, ExprP<Arg2>, ExprP<Arg3> > ArgExprs; typedef
1219 typedef typename Sig::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Func
1291 typedef typename ApplyFunc::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Apply
1426 typedef typename ApplyFunc::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::ApplyVar
1461 typedef typename DerivedFunc::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::DerivedFunc
1582 typedef typename PrimitiveFunc::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::PrimitiveFunc
2587 typedef typename GenVec<T, 1>::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Functions::GenVec
2962 typedef typename Dot::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Functions::Dot
3032 typedef typename Length::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Functions::Length
3060 typedef typename Distance::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Functions::Distance
[all …]
/external/clang/lib/Parse/
DParseExpr.cpp1557 ExprVector ArgExprs; in ParsePostfixExpressionSuffix() local
2393 ExprVector ArgExprs; in ParseParenExpression() local
DParseDecl.cpp278 ArgsVector ArgExprs; in ParseAttributeArgsCommon() local
2533 ArgsVector ArgExprs; in ParseAlignmentSpecifier() local
DParseDeclCXX.cpp3314 ExprVector ArgExprs; in ParseMemInitializer() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp1672 typedef Tuple4< ExprP<Arg0>, ExprP<Arg1>, ExprP<Arg2>, ExprP<Arg3> > ArgExprs; typedef
1740 typedef typename Sig::ArgExprs ArgExprs; typedef in vkt::shaderexecutor::Func
1826 typedef typename ApplyFunc::ArgExprs ArgExprs; typedef in vkt::shaderexecutor::Apply
1961 typedef typename ApplyFunc::ArgExprs ArgExprs; typedef in vkt::shaderexecutor::ApplyVar
2007 typedef typename DerivedFunc::ArgExprs ArgExprs; typedef in vkt::shaderexecutor::DerivedFunc
2128 typedef typename PrimitiveFunc::ArgExprs ArgExprs; typedef in vkt::shaderexecutor::PrimitiveFunc
3374 typedef typename GenVec<T, 1>::ArgExprs ArgExprs; typedef in vkt::shaderexecutor::Functions::GenVec
3827 typedef typename Dot::ArgExprs ArgExprs; typedef in vkt::shaderexecutor::Functions::Dot
3921 typedef typename Length::ArgExprs ArgExprs; typedef in vkt::shaderexecutor::Functions::Length
3956 typedef typename Distance::ArgExprs ArgExprs; typedef in vkt::shaderexecutor::Functions::Distance
[all …]
/external/llvm-project/clang/lib/Parse/
DParseExpr.cpp2011 ExprVector ArgExprs; in ParsePostfixExpressionSuffix() local
3017 ExprVector ArgExprs; in ParseParenExpression() local
DParseDeclCXX.cpp3606 ExprVector ArgExprs; in ParseMemInitializer() local
4347 ArgsVector ArgExprs; in ParseMicrosoftUuidAttributeArgs() local
DParseDecl.cpp345 ArgsVector ArgExprs; in ParseAttributeArgsCommon() local
2810 ArgsVector ArgExprs; in ParseAlignmentSpecifier() local
/external/llvm-project/clang/lib/Sema/
DSemaPseudoObject.cpp1515 SmallVector<Expr*, 4> ArgExprs; in buildSet() local
DSemaCodeComplete.cpp5606 SmallVector<Expr *, 12> ArgExprs( in ProduceCallSignatureHelp() local
5642 SmallVector<Expr *, 12> ArgExprs(1, NakedFn); in ProduceCallSignatureHelp() local
5715 ArrayRef<Expr *> ArgExprs, IdentifierInfo *II, SourceLocation OpenParLoc) { in ProduceCtorInitMemberSignatureHelp()
DSemaExpr.cpp1582 ArrayRef<Expr *> ArgExprs) { in ActOnGenericSelectionExpr()
6127 MultiExprArg ArgExprs) { in rewriteBuiltinFunctionDecl()
6202 MultiExprArg ArgExprs) { in checkDirectCallValidity()
6309 MultiExprArg ArgExprs, SourceLocation RParenLoc, in ActOnCallExpr()
6339 MultiExprArg ArgExprs, SourceLocation RParenLoc, in BuildCallExpr()
DSemaExprCXX.cpp5148 SmallVector<Expr *, 2> ArgExprs; in evaluateTypeTrait() local
DSemaOpenMP.cpp5994 MultiExprArg ArgExprs, in ActOnOpenMPCall()
/external/clang/lib/Sema/
DSemaPseudoObject.cpp1516 SmallVector<Expr*, 4> ArgExprs; in buildSet() local
DSemaCodeComplete.cpp4048 SmallVector<Expr *, 12> ArgExprs(1, UME->getBase()); in CodeCompleteCall() local
4081 SmallVector<Expr *, 12> ArgExprs(1, NakedFn); in CodeCompleteCall() local
DSemaExpr.cpp1395 ArrayRef<Expr *> ArgExprs) { in ActOnGenericSelectionExpr()
5039 MultiExprArg ArgExprs) { in rewriteBuiltinFunctionDecl()
5116 MultiExprArg ArgExprs, SourceLocation RParenLoc, in ActOnCallExpr()
DSemaExprCXX.cpp4380 SmallVector<Expr *, 2> ArgExprs; in evaluateTypeTrait() local