Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A DP1155.cpp28 Widget nine() { in nine() function
/llvm-project/libcxx/test/std/experimental/iterator/ostream.joiner/ostream.joiner.cons/
H A Dostream_joiner.cons.pass.cpp30 const std::string nine = "9"; in main() local
/llvm-project/llvm/unittests/ADT/
H A DAPIntTest.cpp332 APInt nine(8, 9); TEST() local