Searched refs:SetCheckName (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/ast_verifier/ | ||
H A D | checkContext.cpp | 27 void CheckContext::SetCheckName(util::StringView checkName) in SetCheckName() function in ark::es2panda::compiler::ast_verifier::CheckContext |
H A D | ASTVerifier.cpp | 96 ctx.SetCheckName(name.data()); in Verify() |
H A D | checkContext.h | 86 void SetCheckName(util::StringView checkName); |
Completed in 2 milliseconds