Searched defs:kFoo (Results 1 – 4 of 4) sorted by relevance
9 char kFoo[] = "foo"; in main() local
287 static constexpr int kFoo = foo1u; member291 constexpr int Foo<foo1u>::kFoo; member in Foo<foo1u>
362 constexpr char kFoo[] = {'f', 'o', 'o'}; variable
113 void * const & kFoo = foo; variable