Home
last modified time | relevance | path

Searched defs:sneaky (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/test/std/strings/basic.string/string.modifiers/string_assign/
H A Diterator.pass.cpp165 S sneaky = "hello"; in test_string() local
/llvm-project/clang/test/SemaCXX/
H A Dwarn-unused-local-typedef.cpp122 auto sneaky() { in sneaky() function