Searched refs:attributeArray (Results 1 – 9 of 9) sorted by relevance
| /freebsd-14.2/contrib/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 | 1036 void attributeArray(llvm::StringRef Key, Block Contents) { in attributeArray() function
|
| /freebsd-14.2/contrib/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()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
| H A D | HTMLLogger.cpp | 208 JOS->attributeArray("timeline", [&] { in endAnalysis() 311 JOS->attributeArray("iters", [&] { in writeBlock() 321 JOS->attributeArray("elements", [&] { in writeBlock()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | HeaderIncludeGen.cpp | 271 JOS.attributeArray("includes", [&] { in EndOfMainFile()
|
| /freebsd-14.2/contrib/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()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | JSONNodeDumper.cpp | 974 JOS.attributeArray("bases", [this, RD] { in VisitCXXRecordDecl() 1423 JOS.attributeArray("lookups", [this, ULE] { in VisitUnresolvedLookupExpr() 1496 JOS.attributeArray("cleanups", [this, EWC] { in VisitExprWithCleanups() 1555 JOS.attributeArray("explicitTemplateArgs", [DSME, this] { in VisitCXXDependentScopeMemberExpr()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Target/ |
| H A D | TraceDumper.cpp | 336 m_j.attributeArray("tracedSegments", [&] { in DumpFunctionCallTree()
|