Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dconversion-incomplete-type.cpp9 …void expectStringPiece(const StringPiece& blah) {}; // expected-note {{passing argument to parame… in expectStringPiece() function
17 …static void expectStringPiece(const StringPiece& blah) {}; // expected-note {{passing argument to… in expectStringPiece() function