Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/base/
Dannotation.h86 static constexpr char annotationPrefix[] = "__$$ETS_ANNOTATION$$__"; variable
/arkcompiler/ets_frontend/arkguard/src/common/
Dtype.ts79 export const annotationPrefix: string = '__$$ETS_ANNOTATION$$__'; constant