Searched defs:test_signed (Results 1 - 4 of 4) sorted by relevance

/external/clang/test/CodeGen/
H A Dunsigned-trapv.c8 // UNSIGNED: @test_signed
9 // TRAPV: @test_signed
10 // BOTH: @test_signed
11 void test_signed() { function
/external/libcxx/test/std/strings/string.conversions/
H A Dto_string.pass.cpp28 test_signed() function
117 test_signed<int>();
118 test_signed<long>();
119 test_signed<long long>();
H A Dto_wstring.pass.cpp28 test_signed() function
117 test_signed<int>();
118 test_signed<long>();
119 test_signed<long long>();
/external/clang/test/Analysis/
H A Didentical-expressions.cpp1031 void test_signed() { function

Completed in 97 milliseconds