Searched refs:attributeArray (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
| H A D | ScopedPrinter.h | 640 JOS.attributeArray(Label, [&]() { in printList() 686 JOS.attributeArray("Flags", [&]() { in printFlagsImpl() 701 JOS.attributeArray("Flags", [&]() { in printFlagsImpl() 710 JOS.attributeArray(Label, [&]() { in printListImpl() 718 JOS.attributeArray(Label, [&]() { in printHexListImpl() 761 JOS.attributeArray("Bytes", [&]() {
|
| H A D | JSON.h | 1015 void attributeArray(llvm::StringRef Key, Block Contents) { in attributeArray() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | TrainingLogger.cpp | 38 JOS.attributeArray("features", [&]() { in writeHeader()
|
| H A D | TensorSpec.cpp | 53 OS.attributeArray("shape", [&]() { in toJSON()
|
| /openbsd-src/gnu/llvm/clang/lib/Frontend/ |
| H A D | HeaderIncludeGen.cpp | 266 JOS.attributeArray("includes", [&] { in EndOfMainFile()
|
| /openbsd-src/gnu/llvm/llvm/lib/ProfileData/ |
| H A D | SampleProfReader.cpp | 90 JOS.attributeArray("calls", [&] { in dumpFunctionProfileJson() 112 JOS.attributeArray( in dumpFunctionProfileJson() 126 JOS.attributeArray("body", [&] { DumpBody(BodySamples); }); in dumpFunctionProfileJson() 130 JOS.attributeArray("callsites", in dumpFunctionProfileJson()
|
| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | JSONNodeDumper.cpp | 916 JOS.attributeArray("bases", [this, RD] { in VisitCXXRecordDecl() 1351 JOS.attributeArray("lookups", [this, ULE] { in VisitUnresolvedLookupExpr() 1423 JOS.attributeArray("cleanups", [this, EWC] { in VisitExprWithCleanups() 1482 JOS.attributeArray("explicitTemplateArgs", [DSME, this] { in VisitCXXDependentScopeMemberExpr()
|
| /openbsd-src/gnu/llvm/lldb/source/Target/ |
| H A D | TraceDumper.cpp | 336 m_j.attributeArray("tracedSegments", [&] { in DumpFunctionCallTree()
|
| /openbsd-src/gnu/llvm/llvm/tools/sancov/ |
| H A D | sancov.cpp | 354 W.attributeArray("covered-points", [&] { in operator <<()
|