Home
last modified time | relevance | path

Searched defs:BlockComment (Results 1 – 3 of 3) sorted by relevance

/third_party/gn/src/gn/
Dparser.cc476 std::unique_ptr<ParseNode> Parser::BlockComment(const Token& token) { in BlockComment() function in Parser
/third_party/rust/rust/compiler/rustc_lexer/src/
Dlib.rs64 BlockComment { doc_style: Option<DocStyle>, terminated: bool }, enumerator
/third_party/rust/rust/src/tools/rustfmt/src/
Dcomment.rs1228 BlockComment(u32), enumerator