Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dredundant-declaration.c7 int Xyz = 123; variable
H A Dredundant-declaration.cpp25 int Xyz = 123; variable
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Ddedup_token_length_test.cpp17 namespace Xyz { namespace
/llvm-project/llvm/unittests/ProfileData/
H A DMemProfTest.cpp228 const MemProfRecord &Xyz = Records[XyzId]; TEST() local