Home
last modified time | relevance | path

Searched defs:testReturn (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dimplicit-int-float-conversion.c6 long testReturn(long a, float b) { in testReturn() function
/llvm-project/clang/test/SemaCXX/
H A Dwarn-unsafe-buffer-usage.cpp358 int testReturn(int t[]) {// expected-note{{change type of 't' to 'std::span' to preserve bounds information}} testReturn() function