Home
last modified time | relevance | path

Searched refs:SourceInfo (Results 1 - 4 of 4) sorted by relevance

/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dast.cpp215 Logger().Error() << this->SourceInfo() << "merge different node to" << srcObj->SourceInfo(); in Merge()
220 Logger().Error() << this->SourceInfo() << "conflict type with " << srcObj->SourceInfo(); in Merge()
257 std::string AstObject::SourceInfo() in SourceInfo() function in AstObject
512 Logger().Error() << SourceInfo() << "merge conflict type with " << srcObj->SourceInfo();
560 Logger().Error() << child->SourceInfo() << "redefined, first definition at " << sym->second->SourceInfo();
573 Logger().Error() << SourceInfo() << "inheri
[all...]
H A Dtext_gen.cpp729 Logger().Error() << current->SourceInfo() << "duplicate node name at " << node->second->SourceInfo() << "\n"
H A Dbytecode_gen.cpp84 Logger().Error() << object->SourceInfo() << "cannot covert type " << object->Type() << " to opcode"; in ByteCodeConvert()
H A Dast.h93 virtual std::string SourceInfo();

Completed in 4 milliseconds