Home
last modified time | relevance | path

Searched refs:Iterable (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/Analysis/
H A Dreturn-ptr-range.cpp50 class Iterable { class
55 Iterable() : start(buffer), finish(buffer + N) {} in Iterable() function in Iterable
62 Iterable<20> iter; in use_iterable_object()
/llvm-project/llvm/utils/
H A Drevert_checker.py48 from typing import Dict, Generator, Iterable, List, NamedTuple, Optional, Tuple
145 def _log_stream(git_dir: str, root_sha: str, end_at_sha: str) -> Iterable[_LogEntry]:
185 def _shas_between(git_dir: str, base_ref: str, head_ref: str) -> Iterable[str]:
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-using.cpp37 class Iterable { class
/llvm-project/mlir/include/mlir/Dialect/Tosa/IR/
H A DTosaTypesBase.td206 // Iterable attributes.
/llvm-project/mlir/docs/
H A DCAPI.md159 ### Iterable Components