Home
last modified time | relevance | path

Searched refs:APINotes (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/clang/tools/apinotes-test/
H A DAPINotesTest.cpp17 static llvm::cl::list<std::string> APINotes(llvm::cl::Positional, variable
42 for (const std::string &Notes : APINotes) { in main()
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang/tools/apinotes-test/
H A DBUILD.gn4 "//clang/lib/APINotes",
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang/lib/APINotes/
H A DBUILD.gn1 static_library("APINotes") {
/llvm-project-15.0.7/clang/lib/
H A DCMakeLists.txt3 add_subdirectory(APINotes)
/llvm-project-15.0.7/clang/docs/
H A Dindex.rst52 APINotes
H A DAPINotes.rst26 <https://github.com/llvm/llvm-project/blob/main/clang/test/APINotes/Inputs/Frameworks/SomeKit.frame…
H A DClangFormattedStatus.rst192 * - clang/include/clang/APINotes
427 * - clang/lib/APINotes
/llvm-project-15.0.7/llvm/unittests/IR/
H A DMetadataTest.cpp2555 StringRef APINotes = "/tmp/m.apinotes"; in TEST_F() local
2560 APINotes, LineNo, IsDecl); in TEST_F()
2568 EXPECT_EQ(APINotes, N->getAPINotesFile()); in TEST_F()
2572 APINotes, LineNo, IsDecl)); in TEST_F()
2574 Includes, APINotes, LineNo, IsDecl)); in TEST_F()
2576 Includes, APINotes, LineNo, IsDecl)); in TEST_F()
2578 APINotes, LineNo, IsDecl)); in TEST_F()
2580 APINotes, LineNo, IsDecl)); in TEST_F()
2584 Includes, APINotes, LineNo, IsDecl)); in TEST_F()
2586 APINotes, 5, IsDecl)); in TEST_F()
[all …]
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt143 clang/include/clang/APINotes/APINotesYAMLCompiler.h
144 clang/include/clang/APINotes/Types.h
320 clang/lib/APINotes/APINotesFormat.h
321 clang/lib/APINotes/APINotesTypes.cpp
322 clang/lib/APINotes/APINotesYAMLCompiler.cpp