Searched refs:attributeArray (Results 1 – 8 of 8) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | ScopedPrinter.h | 630 JOS.attributeArray(Label, [&]() { in printList() 676 JOS.attributeArray("Flags", [&]() { in printFlagsImpl() 691 JOS.attributeArray("Flags", [&]() { in printFlagsImpl() 700 JOS.attributeArray(Label, [&]() { in printListImpl() 708 JOS.attributeArray(Label, [&]() { in printHexListImpl() 751 JOS.attributeArray("Bytes", [&]() {
|
| H A D | JSON.h | 1014 void attributeArray(llvm::StringRef Key, Block Contents) { in attributeArray() function
|
| /llvm-project-15.0.7/libc/benchmarks/ |
| H A D | JSON.cpp | 295 JOS.attributeArray("Caches", [&]() { in serialize() 316 JOS.attributeArray("Measurements", [&]() { in serializeToJson()
|
| /llvm-project-15.0.7/clang-tools-extra/pseudo/tool/ |
| H A D | HTMLForest.cpp | 166 Out.attributeArray("children", [&] { in writeForestJSON()
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | JSONNodeDumper.cpp | 889 JOS.attributeArray("bases", [this, RD] { in VisitCXXRecordDecl() 1319 JOS.attributeArray("lookups", [this, ULE] { in VisitUnresolvedLookupExpr() 1391 JOS.attributeArray("cleanups", [this, EWC] { in VisitExprWithCleanups() 1450 JOS.attributeArray("explicitTemplateArgs", [DSME, this] { in VisitCXXDependentScopeMemberExpr()
|
| /llvm-project-15.0.7/llvm/unittests/Support/ |
| H A D | JSONTest.cpp | 552 J.attributeArray("foo", [&] { in TEST()
|
| /llvm-project-15.0.7/llvm/tools/sancov/ |
| H A D | sancov.cpp | 363 W.attributeArray("covered-points", [&] { in operator <<()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-doc/ |
| H A D | HTMLGenerator.cpp | 908 J.attributeArray("Children", [&] { in SerializeIndex()
|