Searched refs:CodeDescription (Results 1 – 2 of 2) sorted by relevance
842 struct CodeDescription { struct846 llvm::json::Value toJSON(const CodeDescription &); argument861 llvm::Optional<CodeDescription> codeDescription;
595 llvm::json::Value toJSON(const CodeDescription &D) { in toJSON()