Home
last modified time | relevance | path

Searched refs:attributeArray (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DScopedPrinter.h630 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 DJSON.h1014 void attributeArray(llvm::StringRef Key, Block Contents) { in attributeArray() function
/llvm-project-15.0.7/libc/benchmarks/
H A DJSON.cpp295 JOS.attributeArray("Caches", [&]() { in serialize()
316 JOS.attributeArray("Measurements", [&]() { in serializeToJson()
/llvm-project-15.0.7/clang-tools-extra/pseudo/tool/
H A DHTMLForest.cpp166 Out.attributeArray("children", [&] { in writeForestJSON()
/llvm-project-15.0.7/clang/lib/AST/
H A DJSONNodeDumper.cpp889 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 DJSONTest.cpp552 J.attributeArray("foo", [&] { in TEST()
/llvm-project-15.0.7/llvm/tools/sancov/
H A Dsancov.cpp363 W.attributeArray("covered-points", [&] { in operator <<()
/llvm-project-15.0.7/clang-tools-extra/clang-doc/
H A DHTMLGenerator.cpp908 J.attributeArray("Children", [&] { in SerializeIndex()