Home
last modified time | relevance | path

Searched refs:IsComponentTypeSet (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/assembler/
Dmeta.cpp340 if (annotationElementBuilder_.IsComponentTypeSet()) { in MeetExpElementArrayComponentTypeAttribute()
366 if (annotationElementBuilder_.IsArray() && !annotationElementBuilder_.IsComponentTypeSet()) { in MeetExpElementValueAttribute()
Dmeta.h301 bool IsComponentTypeSet() const in IsComponentTypeSet() function
317 if (IsArray() && !IsComponentTypeSet()) { in IsCompleted()
/arkcompiler/runtime_core/assembler/
Dmeta.cpp339 if (annotation_element_builder_.IsComponentTypeSet()) { in MeetExpElementArrayComponentTypeAttribute()
365 … if (annotation_element_builder_.IsArray() && !annotation_element_builder_.IsComponentTypeSet()) { in MeetExpElementValueAttribute()
Dmeta.h306 bool IsComponentTypeSet() const in IsComponentTypeSet() function
322 if (IsArray() && !IsComponentTypeSet()) { in IsCompleted()