Home
last modified time | relevance | path

Searched refs:MakeIdentifier (Results 1 – 3 of 3) sorted by relevance

/system/host/banjo/include/banjo/
A Didentifier_table.h23 Token MakeIdentifier(SourceLocation previous_end,
/system/host/banjo/lib/
A Didentifier_table.cpp18 Token IdentifierTable::MakeIdentifier(SourceLocation previous_end, StringView source_data, const So… in MakeIdentifier() function in banjo::IdentifierTable
A Dlexer.cpp114 return identifier_table_->MakeIdentifier( in LexIdentifier()
129 return identifier_table_->MakeIdentifier( in LexEscapedIdentifier()

Completed in 5 milliseconds