Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-c99.cpp25 struct Point2D { struct
29 template struct DesigInit0<Point2D, int, double>; argument
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Deasily-swappable-parameters-implicits.cpp29 typedef int Point2D[2]; typedef
H A Deasily-swappable-parameters-len2.cpp247 typedef int Point2D[2]; typedef