Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTrainingLogger.cpp38 JOS.attributeBegin("score"); in writeHeader()
43 JOS.attributeBegin("advice"); in writeHeader()
/freebsd/contrib/llvm-project/llvm/tools/llvm-sim/
H A Dllvm-sim.cpp78 J.attributeBegin(SimOptionStr); in exportToFile()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DJSON.cpp296 JOS.attributeBegin(KV->first); in abbreviateChildren()
334 JOS.attributeBegin(KV->first); in printErrorContext()
878 void llvm::json::OStream::attributeBegin(llvm::StringRef Key) { in attributeBegin() function in llvm::json::llvm::json::OStream
H A DTimeProfiler.cpp185 J.attributeBegin("traceEvents"); in write()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h630 JOS.attributeBegin(Label); in printNumber()
788 JOS.attributeBegin("Value"); in printNumberImpl()
822 JOS.attributeBegin(Label); in scopedBegin()
H A DJSON.h1053 void attributeBegin(llvm::StringRef Key);
1060 attributeBegin(Key); in attributeImpl()
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DStructuredData.cpp176 s.attributeBegin(pair.first);
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DJSONNodeDumper.h74 JOS.attributeBegin(LabelStr); in AddChild()
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DHTMLLogger.cpp201 JOS.attributeBegin("states"); in beginAnalysis()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp263 JOS.attributeBegin("includedFrom"); in writeIncludeStack()