Home
last modified time | relevance | path

Searched refs:ValidateInferredType (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A DdestructuringContext.h82 virtual void ValidateInferredType() = 0;
112 void ValidateInferredType() override;
129 void ValidateInferredType() override;
H A DdestructuringContext.cpp205 void ArrayDestructuringContext::ValidateInferredType() in ValidateInferredType() function in ark::es2panda::checker::ArrayDestructuringContext
499 ValidateInferredType(); in Start()
532 void ObjectDestructuringContext::ValidateInferredType() in ValidateInferredType() function in ark::es2panda::checker::ObjectDestructuringContext
658 ValidateInferredType(); in Start()

Completed in 2 milliseconds