Searched defs:nonextended_string_ref (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/test/CodeGenCXX/ | ||
H A D | cxx0x-initializer-references.cpp | 10 const char (&nonextended_string_ref)[3] = {"hi"}; variable |
/llvm-project/clang/test/AST/Interp/ | ||
H A D | references.cpp |
|