Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/AST/
Dast-dump-decl-json.c20 __label__ TestLabelDecl; in testLabelDecl() local
21 TestLabelDecl: goto TestLabelDecl; in testLabelDecl()
Dast-dump-decl.c47 __label__ TestLabelDecl; in testLabelDecl() local
48 TestLabelDecl: goto TestLabelDecl; in testLabelDecl()
/external/clang/test/Misc/
Dast-dump-decl.c27 __label__ TestLabelDecl; in testLabelDecl() local
28 TestLabelDecl: goto TestLabelDecl; in testLabelDecl()