Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dfunction.cpp298 Signature *ETSChecker::ValidateParameterlessConstructor(Signature *signature, const lexer::SourcePosition &pos, in ValidateParameterlessConstructor() function in ETSChecker
597 if (auto *concreteSig = ValidateParameterlessConstructor(sig, pos, relationFlags); concreteSig != nullptr) { in CollectParameterlessConstructor()
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h391 Signature *ValidateParameterlessConstructor(Signature *signature, const lexer::SourcePosition &pos,

Completed in 6 milliseconds