Home
last modified time | relevance | path

Searched refs: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.cpp367 int testReturn(int t[]) {// expected-note{{change type of 't' to 'std::span' to preserve bounds information}} in testArrayAccesses()
358 int testReturn(int t[]) {// expected-note{{change type of 't' to 'std::span' to preserve bounds information}} testReturn() function