Searched refs:APINotes (Results 1 – 9 of 9) sorted by relevance
| /llvm-project-15.0.7/clang/tools/apinotes-test/ |
| H A D | APINotesTest.cpp | 17 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 D | BUILD.gn | 4 "//clang/lib/APINotes",
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/clang/lib/APINotes/ |
| H A D | BUILD.gn | 1 static_library("APINotes") {
|
| /llvm-project-15.0.7/clang/lib/ |
| H A D | CMakeLists.txt | 3 add_subdirectory(APINotes)
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | index.rst | 52 APINotes
|
| H A D | APINotes.rst | 26 <https://github.com/llvm/llvm-project/blob/main/clang/test/APINotes/Inputs/Frameworks/SomeKit.frame…
|
| H A D | ClangFormattedStatus.rst | 192 * - clang/include/clang/APINotes 427 * - clang/lib/APINotes
|
| /llvm-project-15.0.7/llvm/unittests/IR/ |
| H A D | MetadataTest.cpp | 2555 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 D | clang-formatted-files.txt | 143 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
|