Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/SemaCXX/
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
/external/clang/test/SemaCXX/
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