Home
last modified time | relevance | path

Searched refs:CheckProgramSourcesConsistency (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/
DtopLevelStmts.cpp39 static bool CheckProgramSourcesConsistency(parser::Program *program) in CheckProgramSourcesConsistency() function
76 if (!CheckProgramSourcesConsistency(program)) { in Perform()