Home
last modified time | relevance | path

Searched defs:HasType (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/
H A Dpass_manager.h45 static constexpr bool HasType() in HasType() function in panda::compiler::details::PassTypeList
91 if constexpr (details::PredefinedAnalyses::HasType<T>()) { in RunPass() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/
H A Dpass_manager.h53 static constexpr bool HasType() in HasType() function in ark::compiler::details::PassTypeList
100 if constexpr (details::PredefinedAnalyses::HasType<T>()) { in RunPass() function
/arkcompiler/toolchain/tooling/base/
H A Dpt_types.h1430 bool HasType() const in HasType() function in panda::ecmascript::tooling::final::final

Completed in 5 milliseconds