Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dwarn-unused-local-typedef.cpp62 typedef int ConstExprInt; in f() typedef
63 static constexpr int a = (ConstExprInt)4; in f()