Searched refs:attributeArray (Results 1 – 14 of 14) sorted by relevance
| /llvm-project/llvm/include/llvm/Support/ |
| H A D | ScopedPrinter.h | 680 JOS.attributeArray(Label, [&]() { in printList() 726 JOS.attributeArray("Flags", [&]() { in printFlagsImpl() 741 JOS.attributeArray("Flags", [&]() { in printFlagsImpl() 750 JOS.attributeArray(Label, [&]() { in printListImpl() 758 JOS.attributeArray(Label, [&]() { in printHexListImpl() 801 JOS.attributeArray("Bytes", [&]() {
|
| H A D | JSON.h | 1038 void attributeArray(llvm::StringRef Key, Block Contents) { in attributeArray() function
|
| /llvm-project/llvm/lib/Analysis/ |
| H A D | TrainingLogger.cpp | 33 JOS.attributeArray("features", [&]() { in writeHeader()
|
| H A D | TensorSpec.cpp | 55 OS.attributeArray("shape", [&]() { in toJSON()
|
| /llvm-project/clang/lib/Analysis/FlowSensitive/ |
| H A D | HTMLLogger.cpp | 209 JOS.attributeArray("timeline", [&] { in endAnalysis() 322 JOS.attributeArray("iters", [&] { in writeBlock() 332 JOS.attributeArray("elements", [&] { in writeBlock()
|
| /llvm-project/libc/benchmarks/ |
| H A D | JSON.cpp | 296 JOS.attributeArray("Caches", [&]() { in serialize() 317 JOS.attributeArray("Measurements", [&]() { in serializeToJson()
|
| /llvm-project/clang-tools-extra/pseudo/tool/ |
| H A D | HTMLForest.cpp | |
| /llvm-project/clang/lib/Frontend/ |
| H A D | HeaderIncludeGen.cpp | 271 JOS.attributeArray("includes", [&] { in EndOfMainFile()
|
| /llvm-project/clang/lib/AST/ |
| H A D | JSONNodeDumper.cpp | 247 JOS.attributeArray("templateArgsAsWritten", [Args, this] { in Visit() 1012 JOS.attributeArray("bases", [this, RD] { in VisitCXXRecordDecl() 1465 JOS.attributeArray("lookups", [this, ULE] { in VisitAddrLabelExpr() 1538 JOS.attributeArray("cleanups", [this, EWC] { in VisitExprWithCleanups() 1605 JOS.attributeArray("explicitTemplateArgs", [DSME, this] { in VisitCXXDependentScopeMemberExpr()
|
| /llvm-project/llvm/lib/ProfileData/ |
| H A D | SampleProfReader.cpp | 91 JOS.attributeArray("calls", [&] { in dumpFunctionProfileJson() 113 JOS.attributeArray( in dumpFunctionProfileJson() 127 JOS.attributeArray("body", [&] { DumpBody(BodySamples); }); in dumpFunctionProfileJson() 131 JOS.attributeArray("callsites", in dumpFunctionProfileJson()
|
| /llvm-project/llvm/unittests/Support/ |
| H A D | JSONTest.cpp | 589 J.attributeArray("foo", [&] { in TEST()
|
| /llvm-project/lldb/source/Target/ |
| H A D | TraceDumper.cpp | 336 m_j.attributeArray("tracedSegments", [&] { in DumpFunctionCallTree()
|
| /llvm-project/llvm/tools/sancov/ |
| H A D | sancov.cpp | 344 W.attributeArray("covered-points", [&] { in operator <<()
|
| /llvm-project/clang-tools-extra/clang-doc/ |
| H A D | HTMLGenerator.cpp | 1076 J.attributeArray("Children", [&] { in createResources()
|