Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dformat-strings-scanf.c255 void test_promotion(void) { in test_promotion() function
H A Dformat-strings.c830 void test_promotion(void) { in test_promotion() function
/llvm-project/clang/test/SemaCXX/
H A Dconstant-expression-cxx14.cpp465 constexpr short test_promotion(short k) { in test_promotion() function