Home
last modified time | relevance | path

Searched defs:Ss (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Darm-be-result-return.c23 extern struct Ss { short s; } ss; struct
/llvm-project/flang/test/Semantics/
H A Dmodfile04.f909 pure subroutine Ss(x, y) bind(c) subroutine
10 logical(1) x local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dloop-convert-extra.cpp206 S Ss; in refs_and_vals() local
586 const S &Ss = *I; in f() local
596 S &Ss = *I; in f() local
607 const S &Ss = *I; in f() local
617 S &Ss = *I; in f() local
664 S Ss; in f() local
763 S Ss; in different_type() local
840 S Ss; in set_union() local
848 S Ss; in template_instantiation() local
H A Dloop-convert-negative.cpp115 S Ss; variable
451 S Ss; variable
503 S Ss; variable
H A Dloop-convert-basic.cpp307 S Ss; in f() local
503 S Ss; different_type() local
[all...]
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/Inputs/loop-convert/
H A Dstructures.h112 S Ss; member