Searched refs:attributeArray (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/llvm-project/clang/tools/clang-scan-deps/ |
| H A D | ClangScanDeps.cpp | 487 JOS.attributeArray("modules", [&] { in printFullOutput() 494 JOS.attributeArray("clang-module-deps", in printFullOutput() 498 JOS.attributeArray("command-line", in printFullOutput() 501 JOS.attributeArray("file-deps", [&] { in printFullOutput() 509 JOS.attributeArray("link-libraries", in printFullOutput() 516 JOS.attributeArray("translation-units", [&] { in printFullOutput() 519 JOS.attributeArray("commands", [&] { in printFullOutput() 528 JOS.attributeArray("named-module-deps", [&] { in printFullOutput() 532 JOS.attributeArray("clang-module-deps", in printFullOutput() 534 JOS.attributeArray("command-line", in printFullOutput() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | ScopedPrinter.h | 696 JOS.attributeArray(Label, [&]() { in printList() 742 JOS.attributeArray("Flags", [&]() { in printFlagsImpl() 757 JOS.attributeArray("Flags", [&]() { in printFlagsImpl() 766 JOS.attributeArray(Label, [&]() { in printListImpl() 774 JOS.attributeArray(Label, [&]() { in printHexListImpl() 817 JOS.attributeArray("Bytes", [&]() {
|
| H A D | JSON.h | 1055 void attributeArray(llvm::StringRef Key, Block Contents) { in attributeArray() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | TrainingLogger.cpp | 33 JOS.attributeArray("features", [&]() {
|
| H A D | TensorSpec.cpp | 55 OS.attributeArray("shape", [&]() { in toJSON()
|
| /freebsd/contrib/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()
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | HeaderIncludeGen.cpp | 324 JOS.attributeArray("includes", [&] { in EndOfMainFile() 398 JOS.attributeArray("includes", [&] { in EndOfMainFile()
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | JSONNodeDumper.cpp | 246 JOS.attributeArray("templateArgsAsWritten", [Args, this] { in Visit() 1016 JOS.attributeArray("bases", [this, RD] { in VisitCXXRecordDecl() 1472 JOS.attributeArray("lookups", [this, ULE] { in VisitUnresolvedLookupExpr() 1545 JOS.attributeArray("cleanups", [this, EWC] { in VisitExprWithCleanups() 1612 JOS.attributeArray("explicitTemplateArgs", [DSME, this] { in VisitCXXDependentScopeMemberExpr()
|
| /freebsd/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/contrib/llvm-project/llvm/lib/LTO/ |
| H A D | LTO.cpp | 2373 JOS.attributeArray("args", [&]() { in emitDistributorJson() 2388 JOS.attributeArray("jobs", [&]() { in emitDistributorJson() 2396 JOS.attributeArray("args", [&]() { in emitDistributorJson()
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | TraceDumper.cpp | 336 m_j.attributeArray("tracedSegments", [&] { in DumpFunctionCallTree()
|