Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/taihe/compiler/taihe/codegen/ani/
Dgen_ani.py130 pkg_cpp_user_info: PackageCppUserInfo,
151 pkg_cpp_user_info: PackageCppUserInfo,
/arkcompiler/runtime_core/taihe/compiler/taihe/codegen/cpp/
Danalyses.py408 class PackageCppUserInfo(AbstractAnalysis[PackageDecl]): class