Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_type.cpp962 bool MIRPtrType::HasTypeParam() const in HasTypeParam() function in maple::MIRPtrType
2534 bool MIRStructType::HasTypeParam() const in HasTypeParam() function in maple::MIRStructType
2539 bool MIRClassType::HasTypeParam() const in HasTypeParam() function in maple::MIRClassType
2545 bool MIRInterfaceType::HasTypeParam() const in HasTypeParam() function in maple::MIRInterfaceType
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h991 virtual bool HasTypeParam() const in HasTypeParam() function
1276 bool HasTypeParam() const override in HasTypeParam() function
1340 bool HasTypeParam() const override in HasTypeParam() function
2535 bool HasTypeParam() const override in HasTypeParam() function