Home
last modified time | relevance | path

Searched defs:IsComment (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/config/parse/
Dconfig_parse.cpp42 static bool IsComment(const PandaString &s) in IsComment() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dinsn.cpp127 bool Insn::IsComment() const in IsComment() function in maplebe::Insn