Searched refs:ExternC (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/clang/unittests/AST/ |
| H A D | ASTImporterVisibilityTest.cpp | 73 const auto *ExternC = "class X;"; variable 200 ::testing::Values(ExternC, AnonC)) ); 434 std::make_tuple(ExternC, ExternC, ExpectLinkedDeclChain), 435 std::make_tuple(ExternC, AnonC, ExpectUnlinkedDeclChain), 436 std::make_tuple(AnonC, ExternC, ExpectUnlinkedDeclChain),
|
| /llvm-project-15.0.7/clang/unittests/Tooling/Syntax/ |
| H A D | BuildTreeTest.cpp | 3948 TEST_P(BuildSyntaxTreeTest, ExternC) { in TEST_P() argument
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | SymbolCollectorTests.cpp | 1467 TEST_F(SymbolCollectorTest, ExternC) { in TEST_F() argument
|
| /llvm-project-15.0.7/utils/bazel/llvm-project-overlay/llvm/ |
| H A D | BUILD.bazel | 210 "include/llvm-c/ExternC.h",
|
| /llvm-project-15.0.7/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 305 clang/include/clang-c/ExternC.h 5716 llvm/include/llvm-c/ExternC.h
|