Searched defs:previous_end (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/host/fidl/lib/
H A Didentifier_table.cpp18 Token IdentifierTable::MakeIdentifier(SourceLocation previous_end, StringView source_data, const SourceFile& source_file, argument
/fuchsia/zircon/system/host/fidl/include/fidl/
H A Dtoken.h27 Token(SourceLocation previous_end, SourceLocation location, Kind kind) argument
45 SourceLocation previous_end() const { return previous_end_; } function in class:fidl::Token

Completed in 82 milliseconds