Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Doffsetof-64.c7 struct Chunk1 { struct
13 int test1 = __builtin_offsetof(struct Chunk1, data); argument
/llvm-project/clang/unittests/Format/
H A DMacroCallReconstructorTest.cpp263 auto Chunk1 = U2.consume("C(a, "); TEST_F() local
339 auto Chunk1 = U1.consume("ID(a *b)"); TEST_F() local
410 auto Chunk1 = U1.consume("CALL(return a * b;)"); TEST_F() local
529 auto Chunk1 = U1.consume("ID(a * b)"); TEST_F() local