Home
last modified time | relevance | path

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

/llvm-project/llvm/test/YAMLParser/
H A Dspec-09-24.test3 # CHECK: : !!str "Hello\n\n\nworld\non\nmultiple \n\n\nlines\n\nfoo bar"
5 # CHECK: : !!str "Hello\n\n\nworld\non\nmultiple \n\n\nlines\n\nfoo bar\n"
7 # CHECK: : !!str "Hello\n\n\nworld\non\nmultiple \n\n\nlines\n\nfoo bar\n\n\n\n"
9 # CHECK: : !!str "Hello\n\nworld on multiple \n\nlines\nfoo bar"
11 # CHECK: : !!str "Hello\n\nworld on multiple \n\nlines\nfoo bar\n"
13 # CHECK: : !!str "Hello\n\nworld on multiple \n\nlines\nfoo bar\n\n\n"
/llvm-project/clang-tools-extra/clangd/test/
H A Ddiagnostic-category.test11 … with tag type that does not match previous declaration (fix available)\n\nfoo.c:1:8: note: previo…
26 # CHECK-NEXT: "message": "Previous use is here\n\nfoo.c:1:18: error: use of 'Point' with tag…
H A Dfixits-embed-in-diagnostic.test36 … with tag type that does not match previous declaration (fix available)\n\nfoo.c:1:8: note: previo…
52 # CHECK-NEXT: "message": "Previous use is here\n\nfoo.c:1:18: error: use of 'Point' with tag…
/llvm-project/llvm/test/tools/dsymutil/X86/
H A Dlabel.test6 # echo -e ".global _foo;\nfoo:\nnop" | clang -x assembler -g - -c -o /tmp/label.o
/llvm-project/clang/test/SemaCXX/
H A Dwarn-unused-local-typedef.cpp60 N::Foo nfoo; in f() local