Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DJSONNodeDumper.cpp843 JOS.attributeArray("bases", [this, RD] { in VisitCXXRecordDecl()
1267 JOS.attributeArray("lookups", [this, ULE] { in VisitUnresolvedLookupExpr()
1339 JOS.attributeArray("cleanups", [this, EWC] { in VisitExprWithCleanups()
1398 JOS.attributeArray("explicitTemplateArgs", [DSME, this] { in VisitCXXDependentScopeMemberExpr()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DJSON.h945 void attributeArray(llvm::StringRef Key, Block Contents) { in attributeArray() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/sancov/
H A Dsancov.cpp345 W.attributeArray("covered-points", [&] { in operator <<()