Home
last modified time | relevance | path

Searched refs:tflag (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DETSparser.h249 static int NFTWCallBack(const char *fpath, const struct stat * /*unused*/, int tflag, struct FTW * /*unused*/);
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dhelpers.cpp2492 const auto tflag = method == getter ? TypeFlag::GETTER : TypeFlag::SETTER; in SetupGetterSetterFlags() local
2494 method->TsType()->AddTypeFlag(tflag); in SetupGetterSetterFlags()

Completed in 6 milliseconds