Home
last modified time | relevance | path

Searched refs:Script (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/cmake/
DREADME.md54 * Script to show diff through clang-format execution - `scripts/run-clang-format.py`
/arkcompiler/toolchain/tooling/base/
Dpt_types.h1510 type == Block() || type == Script() || type == Eval() || type == Module() || in Valid()
1537 static std::string Script() in Script() function