Searched refs:punctuation (Results 1 – 9 of 9) sorted by relevance
| /llvm-project-15.0.7/llvm/test/TableGen/ |
| H A D | range-lists.td | 5 // deprecated '-' range punctuation just to be sure it still works.
|
| /llvm-project-15.0.7/flang/lib/Semantics/ |
| H A D | mod-file.cpp | 196 char punctuation{'('}; in PutSymbols() local 199 decls_ << punctuation << object.AsFortran(); in PutSymbols() 200 punctuation = ','; in PutSymbols()
|
| /llvm-project-15.0.7/mlir/docs/ |
| H A D | OpDefinitions.md | 168 > trailing punctuation. Put expanded explanation in description. 710 A literal is either a keyword or punctuation surrounded by \`\`. 712 The following are the set of valid punctuation: 716 The following are valid whitespace punctuation:
|
| H A D | AttributesAndTypes.md | 543 - A literal is a keyword or valid punctuation enclosed in backticks, e.g.
|
| /llvm-project-15.0.7/mlir/docs/Tutorials/Toy/ |
| H A D | Ch-2.md | 632 /// various punctuation, as well as attributes, operands, types, etc. Each of 664 - A keyword or punctuation surrounded by \`\`.
|
| /llvm-project-15.0.7/lldb/docs/use/ |
| H A D | python.rst | 643 strips off beginning or ending quotes, punctuation, etc. */
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | CodingStandards.rst | 128 write them as English prose, using proper capitalization, punctuation, etc. 341 end in one otherwise. Sentences which end with different punctuation, such as
|
| H A D | LangRef.rst | 5018 the target-specific immediate punctuation (e.g. no ``$`` prefix). 5020 target-specific immediate punctuation (e.g. no ``$`` prefix). 5022 punctuation (e.g. no ``$`` prefix).
|
| /llvm-project-15.0.7/llvm/docs/TableGen/ |
| H A D | ProgRef.rst | 154 The following are the basic punctuation tokens:: 349 and "5". The use of hyphen as the range punctuation is deprecated.
|