Home
last modified time | relevance | path

Searched refs:IsAsyncImplMethod (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DaliveAnalyzer.cpp250 if (status_ == LivenessStatus::ALIVE && !isVoid && !isPromiseVoid && !checker_->IsAsyncImplMethod(methodDef)) { in AnalyzeMethodDef()
H A Dfunction.cpp1795 bool ETSChecker::IsAsyncImplMethod(ir::MethodDefinition const *method) in IsAsyncImplMethod() function in ETSChecker
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h489 static bool IsAsyncImplMethod(ir::MethodDefinition const *method);

Completed in 7 milliseconds