Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DTrainingLogger.cpp43 JOS.attributeBegin("score"); in writeHeader()
/openbsd-src/gnu/llvm/llvm/tools/llvm-sim/
H A Dllvm-sim.cpp78 J.attributeBegin(SimOptionStr); in exportToFile()
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DJSON.cpp296 JOS.attributeBegin(KV->first); in abbreviateChildren()
336 JOS.attributeBegin(KV->first); in printErrorContext()
880 void llvm::json::OStream::attributeBegin(llvm::StringRef Key) { in attributeBegin() function in llvm::json::llvm::json::OStream
H A DTimeProfiler.cpp160 J.attributeBegin("traceEvents"); in write()
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DScopedPrinter.h590 JOS.attributeBegin(Label); in printNumber()
748 JOS.attributeBegin("RawValue"); in printNumberImpl()
782 JOS.attributeBegin(Label); in scopedBegin()
H A DJSON.h1030 void attributeBegin(llvm::StringRef Key);
1037 attributeBegin(Key); in attributeImpl()
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DStructuredData.cpp169 s.attributeBegin(pair.first.GetStringRef()); in Serialize()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DJSONNodeDumper.h74 JOS.attributeBegin(LabelStr); in AddChild()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DJSONNodeDumper.cpp229 JOS.attributeBegin("includedFrom"); in writeIncludeStack()