Home
last modified time | relevance | path

Searched refs:BraceEllisionCode (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Analysis/FlowSensitive/
H A DTransferTest.cpp2503 std::string BraceEllisionCode = R"( in TEST() local
2519 for (const std::string &Code : {BracesCode, BraceEllisionCode}) { in TEST()