Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/unittests/
H A DRenameTests.cpp1547 Annotations BarCode("void [[Bar]]() {}"); in TEST() local
1634 auto BarCode = Annotations("int [[x]];"); TEST() local