Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterVisibilityTest.cpp73 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 DBuildTreeTest.cpp3948 TEST_P(BuildSyntaxTreeTest, ExternC) { in TEST_P() argument
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DSymbolCollectorTests.cpp1467 TEST_F(SymbolCollectorTest, ExternC) { in TEST_F() argument
/llvm-project-15.0.7/utils/bazel/llvm-project-overlay/llvm/
H A DBUILD.bazel210 "include/llvm-c/ExternC.h",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt305 clang/include/clang-c/ExternC.h
5716 llvm/include/llvm-c/ExternC.h