Home
last modified time | relevance | path

Searched refs:sales_tax_rate (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
Dwarn-literal-conversion.cpp32 static const float sales_tax_rate = .095F; in test0() local
33 int z = sales_tax_rate; in test0()
34 foo(sales_tax_rate); in test0()