Searched refs:ClangdCompileCommand (Results 1 – 2 of 2) sorted by relevance
486 struct ClangdCompileCommand { struct490 bool fromJSON(const llvm::json::Value &, ClangdCompileCommand &, argument499 std::map<std::string, ClangdCompileCommand> compilationDatabaseChanges;
1112 bool fromJSON(const llvm::json::Value &Params, ClangdCompileCommand &CDbUpdate, in fromJSON()