Home
last modified time | relevance | path

Searched defs:CallExpression (Results 1 – 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/tint/src/ast/
Dcall_expression.cc37 CallExpression::CallExpression(ProgramID pid, in CallExpression() function in tint::ast::CallExpression
50 CallExpression::CallExpression(ProgramID pid, in CallExpression() function in tint::ast::CallExpression
/third_party/skia/third_party/externals/tint/src/writer/
Dappend_vector.h23 class CallExpression; variable
/third_party/skia/third_party/externals/tint/src/transform/
Drobustness.h26 class CallExpression; variable
Darray_length_from_uniform.cc123 const sem::GlobalVariable* var) { in Run()
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/test/
Dtest_available_variables.js22 CallExpression(path) { method
/third_party/skia/third_party/externals/tint/src/sem/
Dtype_mappings.h24 class CallExpression; variable
/third_party/node/deps/v8/src/torque/
Dast.h341 struct CallExpression : Expression { struct
343 CallExpression(SourcePosition pos, IdentifierExpression* callee, in CallExpression() function
351 void VisitAllSubExpressions(VisitCallback callback) override { in VisitAllSubExpressions()
359 IdentifierExpression* callee;
360 std::vector<Expression*> arguments;
361 std::vector<Identifier*> labels;
/third_party/skia/third_party/externals/tint/src/resolver/
Dresolver.h45 class CallExpression; variable
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/
Dsource_helpers.js145 CallExpression(path) { method
/third_party/typescript/src/debug/
Ddbg.ts16 type CallExpression = Node; alias
/third_party/typescript/tests/baselines/reference/
DparserRealSource11.js2871 var CallExpression = /** @class */ (function (_super) { class
2873 function CallExpression(nodeType, target, arguments) { class in anonymousFunction1fd0e91c0600.CallExpression
2881 CallExpression.prototype.typeCheck = function (typeFlow) { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h301 CallExpression(unsigned NumOperands, CallInst *C, in CallExpression() function
/third_party/node/deps/v8/src/asmjs/
Dasm-parser.cc1464 AsmType* AsmJsParser::CallExpression() { in CallExpression() function in v8::internal::wasm::AsmJsParser
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource11.ts517 export class CallExpression extends Expression { class
/third_party/typescript/src/compiler/
Dtypes.ts256 CallExpression, enumerator
/third_party/typescript/lib/
Dtypescript.d.ts320 CallExpression = 212, enumerator
1336 export interface CallExpression extends LeftHandSideExpression, Declaration { interface
DtypescriptServices.d.ts320 CallExpression = 212, enumerator
1336 export interface CallExpression extends LeftHandSideExpression, Declaration { interface
Dtsserverlibrary.d.ts320 CallExpression = 212, enumerator
1336 export interface CallExpression extends LeftHandSideExpression, Declaration { interface
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts320 CallExpression = 212, enumerator
1336 export interface CallExpression extends LeftHandSideExpression, Declaration { interface
Dtsserverlibrary.d.ts320 CallExpression = 212, enumerator
1336 export interface CallExpression extends LeftHandSideExpression, Declaration { interface