Home
last modified time | relevance | path

Searched refs:attributeBegin (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-sim/
H A Dllvm-sim.cpp78 J.attributeBegin(SimOptionStr); in exportToFile()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DJSON.cpp291 JOS.attributeBegin(KV->first); in abbreviateChildren()
331 JOS.attributeBegin(KV->first); in printErrorContext()
861 void llvm::json::OStream::attributeBegin(llvm::StringRef Key) { in attributeBegin() function in llvm::json::llvm::json::OStream
H A DTimeProfiler.cpp137 J.attributeBegin("traceEvents"); in write()
/freebsd-13.1/contrib/llvm-project/lldb/source/Utility/
H A DStructuredData.cpp161 s.attributeBegin(pair.first.GetStringRef()); in Serialize()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h960 void attributeBegin(llvm::StringRef Key);
967 attributeBegin(Key); in attributeImpl()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DJSONNodeDumper.h75 JOS.attributeBegin(LabelStr); in AddChild()
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp228 JOS.attributeBegin("includedFrom"); in writeIncludeStack()