Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/AST/
H A DStmtPrinterTest.cpp249 const char *CPPSource = R"( in TEST() local
286 const char *CPPSource = "auto lamb = []{ return 0; };"; in TEST() local