Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dlexer.h37 int32_t GetLineno() const;
H A Dlexer.cpp223 int32_t Lexer::GetLineno() const in GetLineno() function in Lexer
235 return stream << p.GetSourceName()->data() << ":" << p.GetLineno() << ":" << p.GetLineLoc() << ": "; in operator <<()

Completed in 1 milliseconds