Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dverify_annotation.cpp71 MIRPragma *NewPragmaRTAnnotation(MIRModule &md, const MIRStructType &clsType, const MIRStructType &… in NewPragmaRTAnnotation()
82 MIRPragma *NewPragmaRTClassAnnotation(MIRModule &md, const MIRStructType &clsType, const std::strin… in NewPragmaRTClassAnnotation()
89 MIRPragma *NewAssignableCheckAnno(MIRModule &md, const MIRStructType &clsType, const AssignableChec… in NewAssignableCheckAnno()
97 …VerfAnnoThrowVerifyError(MIRModule &md, const ThrowVerifyErrorPragma &info, MIRStructType &clsType) in AddVerfAnnoThrowVerifyError()
114 …nableCheck(MIRModule &md, std::vector<const AssignableCheckPragma *> &info, MIRStructType &clsType) in AddVerfAnnoAssignableCheck()
144 void AddVerfAnnoExtendFinalCheck(MIRModule &md, MIRStructType &clsType) in AddVerfAnnoExtendFinalCheck()
150 void AddVerfAnnoOverrideFinalCheck(MIRModule &md, MIRStructType &clsType) in AddVerfAnnoOverrideFinalCheck()