Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dcxx0x-initializer-references.cpp10 const char (&nonextended_string_ref)[3] = {"hi"}; variable
/llvm-project/clang/test/AST/Interp/
H A Dreferences.cpp