Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
H A Ddebug_info_extractor.cpp187 size_t idx_ref = (mda.HasValidProto() && pda.GetReturnType().IsReference()) ? 1 : 0; in ExtractMethodParams()
192 if (param_id.IsValid() && !mda.HasValidProto()) { in ExtractMethodParams()
H A Dmethod_data_accessor.h171 bool HasValidProto() const in HasValidProto() function in panda::panda_file::MethodDataAccessor

Completed in 2 milliseconds