Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DJSON.h960 void attributeBegin(llvm::StringRef Key);
967 attributeBegin(Key); in attributeImpl()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DJSONNodeDumper.h74 JOS.attributeBegin(LabelStr); in AddChild()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DJSONNodeDumper.cpp197 JOS.attributeBegin("includedFrom"); in writeIncludeStack()